{
  "name": "JonnyAI Care Hub",
  "short_name": "Care Hub",
  "description": "Resident-centred care home management platform for UK CQC-regulated residential & nursing homes — care plans, MAR, incidents, audits, HACCP, family portal.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#4A7C59",
  "orientation": "any",
  "scope": "/",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Today's MAR round", "url": "/medications/round" },
    { "name": "HACCP food safety", "url": "/haccp" },
    { "name": "Reviews due", "url": "/reports/reviews-due" },
    { "name": "Incidents", "url": "/incidents" }
  ],
  "screenshots": [],
  "categories": ["business", "medical", "productivity"]
}
