{
    "name": "Bagh Chal - The Tiger Moving Game",
    "short_name": "Bagh Chal",
    "description": "Ancient Nepali strategy board game. 4 Tigers vs 20 Goats.",
    "start_url": "/baagchal/",
    "scope": "/baagchal/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1c1b2e",
    "theme_color": "#1c1b2e",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
