{
    "name": "Boomfection",
    "short_name": "Boomfection",
    "description": "Multiplayer Strategy Game — Infect the Sphere!",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#0f0f19",
    "background_color": "#0f0f19",
    "categories": ["games", "entertainment"],
    "lang": "de",
    "icons": [
        {
            "src": "/img/pwa-icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/img/pwa-icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
