{
    "name": "Urenregistratie - TestBotics",
    "short_name": "URS",
    "background_color": "#f8f9fa",
    "display": "standalone",
    "description": "De platform om je uren te registreren",
    "theme_color": "#3490dc",
    "start_url": "/",
    "icons": [
        {
            "src": "images/icons/favicon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icons/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}