{
  "name": "Mauna Suite Staff",
  "short_name": "Staff App",
  "description": "Property management tools for staff and managers",
  "start_url": "/staff",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "any",
  "icons": [
    {
      "src": "/staff-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/staff-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/staff",
      "description": "View your dashboard"
    },
    {
      "name": "Tasks",
      "url": "/staff/tasks",
      "description": "View your tasks"
    },
    {
      "name": "Checklists",
      "url": "/staff/checklists",
      "description": "View checklists"
    }
  ]
}
