{
  "name": "MedOS — Hospital Operating System",
  "short_name": "MedOS",
  "description": "Patient flow, clinical records, pharmacy, laboratory, theatre, billing and governance in one place.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EAF4F3",
  "theme_color": "#2E9E96",
  "categories": ["medical", "health", "productivity", "business"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Command centre", "url": "./#dash",      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Beds and ADT",   "url": "./#adt",       "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Emergency",      "url": "./#ed",        "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Medication round", "url": "./#mar",     "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
