{
  "name": "aiHealth Medical Center",
  "short_name": "aiHealth",
  "description": "Patient management and clinical workflow for aiHealth Medical Center",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3E3226",
  "background_color": "#FAF6F0",
  "lang": "en",
  "dir": "ltr",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/aihealth-logo-pdf-new.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/aihealth-logo-pdf-new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Schedule",
      "short_name": "Schedule",
      "url": "/emr/calendar",
      "icons": [{ "src": "/aihealth-logo-pdf-new.png", "sizes": "192x192" }]
    },
    {
      "name": "Patients",
      "short_name": "Patients",
      "url": "/emr/patients",
      "icons": [{ "src": "/aihealth-logo-pdf-new.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Closing",
      "short_name": "Closing",
      "url": "/billing/closing",
      "icons": [{ "src": "/aihealth-logo-pdf-new.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
