{
    "name": "Tower of Destiny",
    "short_name": "Tower",
    "description": "A dark fantasy roguelike dungeon crawler. Descend the Tower, survive its depths, and claim your destiny.",
    "start_url": "/play/?tod_pwa=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "landscape",
    "theme_color": "#0a0a0a",
    "background_color": "#0a0a0a",
    "lang": "en",
    "icons": [
        {
            "src": "/wp-content/themes/tower-of-destiny/assets/images/tod-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/tower-of-destiny/assets/images/tod-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "categories": ["games", "entertainment"]
}
