{
  "name": "Heeges Schedule",
  "short_name": "Heeges",
  "description": "Care home staff scheduling and management platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    { "name": "Scheduling", "url": "/scheduling", "description": "View shifts and schedules" },
    { "name": "Chat",       "url": "/chat",        "description": "Team messaging" },
    { "name": "Tasks",      "url": "/tasks",       "description": "My tasks" }
  ],
  "categories": ["business", "productivity"]
}
