{
  "name": "HSH Management System",
  "short_name": "HSH MS",
  "description": "Enterprise Real Estate Management Platform for the UAE. Zone-based operations, complaints tracking, facility & finance management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B1F3B",
  "theme_color": "#C9A84C",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "real estate"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Engineer Dashboard",
      "short_name": "Engineer",
      "description": "View zone buildings and complaints",
      "url": "/engineer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Main dashboard",
      "url": "/home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
