{
  "name": "Purple Beauty Care — Luxury Salon & Bridal Artistry",
  "short_name": "Purple Salon",
  "description": "Unjha's premier luxury salon for hair transformations, Brazilian keratin, bridal artistry, and aesthetic skincare.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#24132c",
  "theme_color": "#24132c",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "beauty",
    "lifestyle",
    "shopping"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book Slot",
      "description": "Book a salon appointment with instant slot reservation",
      "url": "booking.php?source=pwa_shortcut",
      "icons": [
        {
          "src": "assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Services & Pricing Menu",
      "short_name": "Services",
      "description": "Explore 68+ salon treatments with live price list",
      "url": "services.php?source=pwa_shortcut",
      "icons": [
        {
          "src": "assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hair Transformations",
      "short_name": "Transformations",
      "description": "View before and after comparison sliders",
      "url": "services.php#transformations",
      "icons": [
        {
          "src": "assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact & Salon Directions",
      "short_name": "Visit Us",
      "description": "Get phone numbers, WhatsApp, and Google Map directions in Unjha",
      "url": "contact.php?source=pwa_shortcut",
      "icons": [
        {
          "src": "assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
