{
    "name": "BRILL.health",
    "short_name": "BRILL.health",
    "description": "Patient-controlled health platform — secure messaging, care team, program enrollment.",
    "start_url": "/health/",
    "scope": "/health/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F7FAFA",
    "theme_color": "#2AA198",
    "lang": "en-US",
    "categories": ["health", "medical", "productivity"],
    "icons": [
        {
            "src": "/static/img/logo/brill_health_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/logo/brill_health_256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/logo/brill_health_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/logo/brill_health_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
