{
    "name": "SUPERTAG",
    "short_name": "SUPERTAG",
    "description": "Experience the ultimate parkour tag game. Run, chase, and outplay in asymmetric gameplay with no RNG, no loadouts - just pure skill.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0c",
    "theme_color": "#00f0ff",
    "orientation": "landscape-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["games", "entertainment"],
    "screenshots": [
        {
            "src": "/assets/img/gameplay-1.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "label": "Momentum-based wall runs gameplay"
        },
        {
            "src": "/assets/img/gameplay-2.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "label": "Line-of-sight pressure gameplay"
        }
    ]
}
