{
    "name": "Strike Zone",
    "short_name": "Strike Zone",
    "description": "Strike Zone is a multiplayer FPS/TPS shooter game that runs directly in your browser. Play with friends via WiFi or P2P connection — no downloads, no installs, just jump in and fight.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f18",
    "theme_color": "#0a0f18",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "id": "/",
    "icons": [
        {
            "src": "/android/launchericon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/android/launchericon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/android/launchericon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/android/launchericon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/android/launchericon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android/launchericon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android/launchericon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android/launchericon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Gameplay — intense combat in a realistic battlefield"
        },
        {
            "src": "/screenshots/screenshot4.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Lobby — create or join a match with friends"
        },
        {
            "src": "/screenshots/screenshot3.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Weapon customization — equip your loadout before battle"
        },
        {
            "src": "/screenshots/screenshot2.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile gameplay — full shooter experience on your phone"
        },
        {
            "src": "/screenshots/screenshot5.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Victory screen — celebrate your win with your squad"
        }
    ],
    "categories": [
        "games",
        "entertainment"
    ],
    "prefer_related_applications": false
}