{
    "name": "Interest inc™ — Make friends over coffee and shared interests",
    "short_name": "Interest inc™",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#C45824",
    "lang": "en",
    "dir": "ltr",
    "categories": ["social", "lifestyle", "productivity"],
    "description": "Curated coffee meetups matched by shared interests. Small groups, real conversations, your city.",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "How it works",
            "short_name": "How",
            "description": "Learn how Interest inc™ coffee meetups work",
            "url": "/front",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Cities",
            "short_name": "Cities",
            "description": "Browse cities where Interest inc™ is live",
            "url": "/front",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        }
    ]
}
