{
  "name": "Indian-Properties",
  "short_name": "IndianProperties",
  "description": "Search, shortlist, and inquire on Indian real estate listings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/indian-properties-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/indian-properties-logo-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search properties",
      "short_name": "Search",
      "url": "/properties"
    },
    {
      "name": "Saved properties",
      "short_name": "Saved",
      "url": "/account/saved-properties"
    },
    {
      "name": "Post property",
      "short_name": "Post",
      "url": "/post-property"
    }
  ]
}
