{
    "id": "/",
    "name": "MyGang.ai",
    "short_name": "MyGang",
    "description": "Your Premium AI Group Chat Entourage",
    "start_url": "/chat",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b0f17",
    "theme_color": "#0b0f17",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
