{
    "name": "Math Battle - Pertarungan Matematika!",
    "short_name": "Math Battle",
    "description": "Two-player math battle game. Compete head-to-head!",
    "start_url": "/math-battle",
    "scope": "/math-battle",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#5b6abf",
    "theme_color": "#5b6abf",
    "icons": [
        {
            "src": "/math-battle/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/math-battle/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/math-battle/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
