{
    "name": "PlayArena",
    "short_name": "PlayArena",
    "description": "Competitive gaming platform with live arena, tournaments, and wallet rewards",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#7c3aed",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en"
}
