{
  "name": "Shivy360 Realty - Services Simplified",
  "short_name": "Shivy360 Realty",
  "description": "Find real estate, business services, and professional services all in one place. Connect with trusted providers across India.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "shopping", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "short_name": "Properties",
      "description": "View all property listings",
      "url": "/real-estate?utm_source=pwa"
    },
    {
      "name": "Find Services",
      "short_name": "Services",
      "description": "Explore professional services",
      "url": "/home-services?utm_source=pwa"
    },
    {
      "name": "Post Listing",
      "short_name": "Post",
      "description": "Create a new listing",
      "url": "/post?utm_source=pwa"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
