{
  "short_name": "EliteIV EMR",
  "name": "EliteIV EMR — Staff Portal",
  "description": "Mobile IV therapy EMR — manage appointments, patients, intake, and billing.",
  "icons": [
    {
      "src": "eliteiv-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "eliteiv-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["medical", "business", "productivity"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "Open the calendar to view and book appointments",
      "url": "/?tab=calendar"
    },
    {
      "name": "Patients",
      "short_name": "Patients",
      "description": "Search patient records",
      "url": "/?tab=patients"
    }
  ]
}
