{
    "name": "Persoonlijk Dashboard",
    "short_name": "Dashboard",
    "description": "Weer, portfolio, e-mail, nieuws en to-do in één overzicht",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#060810",
    "theme_color": "#060810",
    "lang": "nl",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"]
}
