{
    "name": "K-MediTrip — Korea Medical & Beauty Concierge",
    "short_name": "K-MediTrip",
    "description": "Trusted Korean clinics for foreign visitors. Skin, dental, wellness, plastic surgery and health checkups with multilingual concierge.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#fffafb",
    "background_color": "#fffafb",
    "categories": ["health", "travel", "medical", "lifestyle"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse clinics",
            "short_name": "Clinics",
            "url": "/clinics?utm_source=pwa_shortcut",
            "icons": [{"src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]
        },
        {
            "name": "Free inquiry",
            "short_name": "Inquiry",
            "url": "/inquiry?utm_source=pwa_shortcut"
        },
        {
            "name": "Reverse auction",
            "short_name": "Auction",
            "url": "/auction?utm_source=pwa_shortcut"
        }
    ]
}
