{
    "name": "XIV Rolladeck",
    "short_name": "Rolladeck",
    "description": "The #1 FFXIV DJ & Venue Directory — find live streams, discover venues, and explore the FFXIV music scene.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d0d10",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "categories": ["entertainment", "music"],
    "icons": [
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
