{
    "name": "LuxeSurgeons",
    "short_name": "LuxeSurgeons",
    "description": "Premium medical tourism marketplace - Save 50-70% on world-class cosmetic surgery",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#667eea",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Find Surgeons",
            "short_name": "Search",
            "description": "Search for top surgeons worldwide",
            "url": "/search"
        },
        {
            "name": "Dental Tourism",
            "short_name": "Dental",
            "description": "Save 80% on dental work",
            "url": "/dental"
        },
        {
            "name": "Referrals",
            "short_name": "Refer",
            "description": "Earn $500 per referral",
            "url": "/referrals"
        },
        {
            "name": "B2B Portal",
            "short_name": "Corporate",
            "description": "Employee wellness programs",
            "url": "/b2b"
        }
    ],
    "categories": [
        "health",
        "medical",
        "lifestyle"
    ],
    "screenshots": [
        {
            "src": "/screenshot-mobile.svg",
            "sizes": "540x720",
            "type": "image/svg+xml",
            "form_factor": "narrow"
        },
        {
            "src": "/screenshot-desktop.svg",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "form_factor": "wide"
        }
    ]
}
