{
  "name": "HEALBRIDGE — HEAL Medical Group",
  "short_name": "HEALBRIDGE",
  "description": "Bridging The Gap In Health — CCM/RPM Care Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E2D54",
  "theme_color": "#0E2D54",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["medical", "health", "productivity"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "HEALBRIDGE Dashboard" },
    { "name": "Messages", "url": "/communications", "description": "Patient Messages" },
    { "name": "Billing", "url": "/billing", "description": "Billing Dashboard" }
  ]
}
