{
    "name": "Tank Battle",
    "short_name": "TankBattle",
    "description": "Multiplayer browser tank battle game.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "categories": ["games"],
    "prefer_related_applications": false,
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
