{
  "id": "/",
  "dir": "ltr",
  "theme_color": "#207de9",
  "background_color": "#ffffff",
  "orientation": "any",
  "display": "standalone",
  "lang": "en-US",
  "name": "Jagga Dhani",
  "short_name": "JaggaDhani",
  "start_url": "/",
  "scope": "/",
  "description": "A platform to explore and manage properties with ease.",
  "permissions": [
    "geolocation",
    "notifications"
  ],
  "categories": [
    "Real Estate",
    "Rental",
    "Land Sale",
    "House Sale"
  ],
  "icons": [
    {
      "src": "/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
      },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
   
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "screenshot2.png",
      "sizes": "2476x1711",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot3.png",
      "sizes": "1920x1080",
      "type": "image/png"
    },
    {
      "src": "screenshot4.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "screenshot-wide.png",
      "sizes": "1792x1024",
      "type": "image/png"
      
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://jaggadhani.com"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color_light_mode": "#ffffff",
  "background_color_dark_mode": "#323D48",
  "theme_color_light_mode": "#f8f9fa",
  "theme_color_dark_mode": "#323D48",
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Real Estate Properties Search",
      "url": "/find/",
      "icons": [
        {
          "src": "https://jaggadhani.com/jagga-search.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Account Sign In",
      "short_name": "Sign In",
      "description": "Sign In to your account",
      "url": "/signin",
      "icons": [
        {
          "src": "https://jaggadhani.com/jagga_signin.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "features": [
    "Cross Platform",
    "low-latency inking",
    "fast"
  ],
  "edge_side_panel": {},
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ]
}
