{
    "name": "AlloCare Genius",
    "short_name": "AlloCare",
    "description": "Smarter Systems for Safer Care",
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f1f5f9",
    "theme_color": "#059669",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
