{
    "id": "brephil",
    "name": "Bremer Philharmoniker",
    "short_name": "BrePhil",
    "start_url": "/",
    "display": "minimal-ui",
    "theme_color": "#ffffff",
    "background_color": "#000000",
    "icons": [
        {
            "type": "image/png",
            "src": "/favicon-192.png",
            "sizes": "192x192"
        },
        {
            "type": "image/png",
            "src": "/favicon-512.png",
            "sizes": "512x512"
        },
        {
            "type": "image/png",
            "src": "/favicon-maskable.png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}