{
    "short_name": "Mijn Vijfsluizen",
    "name": "MVS",
    "icons": [

        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "scope": "/",
    "background_color": "#f0f0f0",
    "theme_color": "#000000"
}
