{
  "name": "RealtyNow — AI Real Estate Marketplace",
  "short_name": "RealtyNow",
  "description": "Buy, rent, and list verified properties across India with AI recommendations, instant enquiries, and trusted agents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#b61f24",
  "theme_color": "#b61f24",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/pwa-192x192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=5",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Find verified properties for sale or rent",
      "url": "/search",
      "icons": [{ "src": "/pwa-192x192.png?v=5", "sizes": "192x192" }]
    },
    {
      "name": "List Property",
      "short_name": "List",
      "description": "Post your property listing",
      "url": "/portal/list-property",
      "icons": [{ "src": "/pwa-192x192.png?v=5", "sizes": "192x192" }]
    }
  ]
}
