{
    "name": "Void Chess",
    "short_name": "Void Chess",
    "description": "A free chess variant on a 9x9 board with a new piece called the Minister and capture tiles that turn into permanent voids. Play live PvP, challenge friends, and climb global ELO rankings.",
    "start_url": "/play.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0a0a0f",
    "background_color": "#0a0a0f",
    "lang": "en-US",
    "categories": ["games", "strategy", "board"],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/minister/the-minister-void-chess.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "The Minister - Void Chess"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.voidchess.app",
            "id": "com.voidchess.app"
        }
    ],
    "prefer_related_applications": false
}
