{
    "name": "Rave Essentials",
    "short_name": "Rave Essentials",
    "description": "UK platform for club night and festival tickets, plus hearing protection and rave gear.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1a0033",
    "theme_color": "#1a0033",
    "lang": "en-GB",
    "icons": [
        {
            "src": "/static/img/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/static/img/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/static/img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
