{
    "name": "Vitaal",
    "short_name": "Vitaal",
    "description": "Self-hosted health dashboard for shift workers",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F2F4F1",
    "theme_color": "#1E4D40",
    "icons": [
        { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
