{
    "name": "T1 Monitor",
    "short_name": "T1 Monitor",
    "description": "Self-hosted Type 1 diabetes monitoring dashboard.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
