{
    "name": "ExoMiner — Galaktisches Mining",
    "short_name": "ExoMiner",
    "description": "Mine dich durch die Galaxie! Kostenloses Idle Mining Game.",
    "start_url": "/game.php",
    "id": "/game.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#050208",
    "theme_color": "#6c1aff",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "screenshots": [
        {
            "src": "/img/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "ExoMiner Mining auf dem Handy"
        },
        {
            "src": "/img/screenshot-desktop.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "ExoMiner Mining auf dem Desktop"
        }
    ],
    "categories": ["games", "entertainment"]
}
