{
  "name": "Property Guide Portal",
  "short_name": "PropertyGuide",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f4f9",
  "theme_color": "#2c3e50",
  "description": "Find rooms, flats, and houses for rent or sale with transparent deals.",
  "icons": [
    {
      "src": "https://propertyguide.manharan.in/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://propertyguide.manharan.in/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}