{
    "name": "Dust to Dust",
    "short_name": "Dust to Dust",
    "description": "Quick-draw reflex shooter — face down gunslingers in the frontier.",
    "start_url": "/index.html",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0f0d1a",
    "theme_color": "#BE123C",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "icons/dtd-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/dtd-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/dtd-icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
