{
  "name": "Kanchan Makeover & Beauty Salon",
  "short_name": "Kanchan Makeover",
  "description": "Experience premium beauty & wellness services designed just for you. Book appointments, view our gallery, and explore luxury salon services.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#C5A880",
  "orientation": "portrait-primary",
  "categories": ["beauty", "lifestyle", "health"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/#contact",
      "description": "Quickly book a beauty appointment"
    },
    {
      "name": "View Services",
      "url": "/#services",
      "description": "Browse our beauty services"
    },
    {
      "name": "Gallery",
      "url": "/#gallery",
      "description": "View our work gallery"
    }
  ]
}
