{
    "name": "Team Arena Tactics",
    "short_name": "Arena Tactics",
    "description": "Multiplayer tank arena game with CTF and Deathmatch modes",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#2a2a2a",
    "theme_color": "#4CAF50",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["games", "entertainment"]
}
