{
  "name": "Prism HMS — Hotel Intelligence Platform",
  "short_name": "Prism HMS",
  "description": "AI-Powered Hotel Operating System by Cosby AI Solutions",
  "start_url": "/mobile/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#1A5C2A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/prism-hms-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/prism-hms-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Housekeeping",
      "url": "/mobile/housekeeping",
      "description": "Mobile housekeeping assignments"
    },
    {
      "name": "Maintenance",
      "url": "/mobile/maintenance",
      "description": "Mobile work order management"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Hotel dashboard"
    }
  ]
}
