{
  "name": "RealEstate site",
  "short_name": "RealEstateSite",
  "description": "All India property listing and advertising platform for homes, land, rentals, commercial properties, agents and builders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f6f5c",
  "background_color": "#fbfaf5",
  "lang": "en-IN",
  "categories": ["business", "lifestyle", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    { "name": "List Property Free", "url": "/list-property", "short_name": "List Free" },
    { "name": "Search Properties", "url": "/properties", "short_name": "Search" },
    { "name": "Saved", "url": "/saved", "short_name": "Saved" }
  ]
}
