{
    "name": "BrugOpen.nl",
    "short_name": "BrugOpen",
    "start_url": "https://brugopen.nl/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#fff",
    "icons": [
        {
            "src": "/assets/images/brugopen256-white.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/brugopen.svg",
            "sizes": "256x256 512x512 1024x1024",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}