{
    "name": "Cooper & Iravani Client Portal",
    "short_name": "C&I Portal",
    "description": "Secure client portal for Cooper & Iravani, LLP",
    "id": "/cilaw/portal/",
    "start_url": "/cilaw/portal/",
    "scope": "/cilaw/portal/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a1f44",
    "theme_color": "#1d4ed8",
    "lang": "en-US",
    "categories": ["business", "productivity"],
    "icons": [
        { "src": "/cilaw/icon?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/cilaw/icon?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/cilaw/icon?size=192&maskable=1", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/cilaw/icon?size=512&maskable=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Documents",    "url": "/cilaw/portal/documents.php" },
        { "name": "Messages",     "url": "/cilaw/portal/messages.php" },
        { "name": "Appointments", "url": "/cilaw/portal/appointments.php" },
        { "name": "Billing",      "url": "/cilaw/portal/billing.php" }
    ]
}
