{
    "name": "USAP CRNA Schedule",
    "short_name": "CRNA Sched",
    "description": "USAP Scheduling Portal – View and manage your CRNA schedule.",
    "start_url": "/Login.aspx",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1a2d75",
    "theme_color": "#1a2d75",
    "icons": [
        {
            "src": "/images/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}