{
    "name": "Fire of Destiny – Chat",
    "short_name": "FoD Chat",
    "description": "Fire of Destiny Network Chat",
    "start_url": "/chat_only?room_id=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#dc2626",
    "icons": [
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["social", "entertainment"]
}
