{
  "id": "/",
  "name": "Noble Care Plus Hub",
  "short_name": "NobleCare",
  "description": "Clinical care governance, offline daily care logging, eMAR medication administration, and frontline carer portal with instant synchronization.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-GB",
  "categories": ["medical", "health", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Carer Daily Care Log",
      "short_name": "Care Log",
      "description": "Offline-resilient daily care checklist, fluid logging, and clinical handover notes",
      "url": "/?view=carer",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "eMAR Medication Pass",
      "short_name": "eMAR",
      "description": "Administer prescribed medications and sign eMAR ledger offline",
      "url": "/?view=carer&section=emar",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hydration & Nutrition Round",
      "short_name": "Hydration",
      "description": "Log resident fluid intake against CQC Regulation 14 targets",
      "url": "/?view=carer&section=hydration",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
