{
    "name": "Random Coffee HK",
    "short_name": "Random Coffee",
    "description": "AI-powered professional networking over coffee in Hong Kong, Macau and Mainland China.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f7f9",
    "theme_color": "#007aff",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "id": "random-coffee-hk",
    "categories": [
        "business",
        "social",
        "networking"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "shortcuts": [
        {
            "name": "Find a Match",
            "short_name": "Meetings",
            "description": "Find your next coffee meeting partner",
            "url": "/?screen=meetings",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Browse People",
            "short_name": "People",
            "description": "Browse professionals in Hong Kong",
            "url": "/?screen=people",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}