{
  "name": "24K Living by Kolte Patil",
  "short_name": "24K Living",
  "description": "Curating designer residential super-luxury apartments in Pune that enhance your lifestyle and realise your aspirations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#B09454",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "business", "real estate"],
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "Explore the 24K Living project library",
      "url": "/24k-altura",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Enquire Now",
      "short_name": "Enquire",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
