{
  "name": "Nikhar — Beauty at your doorstep",
  "short_name": "Nikhar",
  "description": "Punjab's home-service beauty marketplace. Book waxing, threading, hair styling, facials and bridal makeup at your doorstep — in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#9B4A46",
  "categories": ["lifestyle", "beauty", "shopping"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse salons",
      "short_name": "Salons",
      "url": "/salons",
      "description": "Discover beauty specialists across Punjab"
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "url": "/dashboard/customer"
    }
  ]
}
