{
  "name": "PropertyLane India",
  "short_name": "PropertyLane",
  "description": "Find verified properties from trusted builders across India",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDEEF0",
  "theme_color": "#1B2539",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "real estate",
    "property",
    "housing"
  ],
  "lang": "en-IN",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Browse Properties",
      "url": "/browse",
      "description": "Browse all verified properties"
    },
    {
      "name": "Register as Builder",
      "url": "/register-builder",
      "description": "List your properties on PropertyLane"
    }
  ]
}
