{
  "name": "wrkspace",
  "short_name": "wrkspace",
  "description": "AI-powered facilities operations platform",
  "start_url": "/technician",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#118fca",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/lovable-uploads/6430c2dd-db9a-44db-a8af-79558bd0ccf8.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/6430c2dd-db9a-44db-a8af-79558bd0ccf8.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Technician",
      "short_name": "Tech",
      "description": "View your assigned tickets",
      "url": "/technician"
    },
    {
      "name": "Ops Console",
      "short_name": "Ops",
      "description": "View command center",
      "url": "/ops"
    }
  ]
}
