{
    "name": "SUNBURN — Backgammon",
    "short_name": "SUNBURN",
    "description": "Neon backgammon. Play the computer with no signal, or challenge a friend with a link.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0d0722",
    "theme_color": "#0d0722",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
