{
  "id": "/",
  "name": "Suratpropertyspot",
  "short_name": "SPS",
  "description": "Find your dream property in Surat",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b3b75",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-v3-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-v3-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-v3-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}