{
  "name": "HighPoint Operations",
  "short_name": "HighPoint",
  "description": "Senior living facility management — maintenance, nursing, housekeeping, compliance, and more.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a537",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "healthcare"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "View today's shift tasks",
      "url": "/dashboard/employee"
    },
    {
      "name": "Announcements",
      "short_name": "News",
      "description": "Facility announcements and shift notes",
      "url": "/dashboard/announcements"
    }
  ],
  "prefer_related_applications": false
}
