{
    "name": "Discotheque",
    "short_name": "Discotheque",
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#0f0f0f",
    "background_color": "#fcfdfd",
    "icons": [
        {
            "src": "/Discotheque/bl-content/uploads/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/Discotheque/bl-content/uploads/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}