{
    "name": "CAL — Clinical Authority Lab",
    "short_name": "CAL",
    "description": "Clinical decision support for prescription optimization, diagnostic ordering, specialist referrals, and prior authorization.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#154360",
    "theme_color": "#1B4F72",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "CAL on desktop — clinical dashboard view"
        },
        {
            "src": "/screenshot-tablet.png",
            "sizes": "768x1024",
            "type": "image/png",
            "label": "CAL on iPad — physician workflow"
        }
    ],
    "categories": [
        "medical",
        "health",
        "productivity"
    ],
    "lang": "en-US",
    "dir": "ltr"
}


