{
  "name": "Kalash Space — Premium Real Estate, Ahmedabad",
  "short_name": "Kalash Space",
  "description": "Sole-selling partner for premium residential projects in Ahmedabad",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d2817",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/brand/logo-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "real estate"],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse our featured residential projects",
      "url": "/properties?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/brand/logo-mark.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/brand/logo-mark.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
