{
  "short_name": "MediTrack",
  "name": "MediTrack EMR — Hospital Information System",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "orientation": "any",
  "description": "Electronic Medical Records with offline-capable chaplaincy, outreach and ward-round workflows.",
  "categories": ["medical", "health", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "branding/kapsowar-circular.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "branding/kapsowar-circular.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "branding/kapsowar-circular.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "branding/kapsowar-circular.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Open the role-aware dashboard",
      "url": "/?source=pwa-shortcut-dashboard",
      "icons": [{ "src": "branding/kapsowar-circular.png", "sizes": "192x192" }]
    },
    {
      "name": "Patients",
      "short_name": "Patients",
      "description": "Patient lookup",
      "url": "/patients?source=pwa-shortcut",
      "icons": [{ "src": "branding/kapsowar-circular.png", "sizes": "192x192" }]
    },
    {
      "name": "Ward Round",
      "short_name": "Wards",
      "description": "Charge nurse + ward dashboard",
      "url": "/wards?source=pwa-shortcut",
      "icons": [{ "src": "branding/kapsowar-circular.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
