{
    "name": "YOKAI: Night Parade",
    "short_name": "Yokai",
    "description": "Build your shrine by day. Send your heroes into the Yokai Night Parade by night.",
    "start_url": "/shrine",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#b8442f",
    "background_color": "#140f22",
    "lang": "en",
    "categories": ["games", "entertainment"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
