{
  "name": "Mangal Bhumi Realty - Premium Properties in Brahmapur",
  "short_name": "Mangal Bhumi",
  "description": "Find your dream property in Brahmapur with Mangal Bhumi Realty. Premium residential plots with modern amenities and excellent connectivity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F9F9",
  "theme_color": "#D72638",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile view of property listings"
    },
    {
      "src": "/images/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Desktop view of property details"
    }
  ],
  "shortcuts": [
    {
      "name": "View All Projects",
      "short_name": "Projects",
      "description": "Browse all available properties",
      "url": "/projects",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Contact us directly",
  "url": "tel:+919892694073",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}