{
    "name": "PostOpFlow Patient Portal",
    "short_name": "PostOpFlow",
    "description": "Daily post-operative check-ins for your recovery journey.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8fafc",
    "theme_color": "#0d9488",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "categories": ["health", "medical"],
    "lang": "en-US"
}
