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