{
  "name": "RealEstate Portal",
  "short_name": "RealEstate",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "type": "classic"
  }
}
