{
  "short_name": "HydProperty",
  "name": "HydProperty — Hyderabad's Smart Social Real Estate Network",
  "description": "Video-first, AI-powered social real estate platform for Hyderabad & Telangana. Property reels, marketplace, business network & AI assistant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1B3D",
  "theme_color": "#C5A059",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Property Reels",
      "short_name": "Reels",
      "url": "/reels",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "AI Assistant",
      "short_name": "HydBot",
      "url": "/assistant",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
