{
  "name": "Glamin Unisex Salon & Academy",
  "short_name": "Glamin",
  "description": "Salon services, makeup and beauty care across West Delhi. Prices, packages and booking.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F4",
  "theme_color": "#7A1B2B",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "beauty", "shopping"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services & prices",
      "short_name": "Prices",
      "url": "/catalogue"
    },
    {
      "name": "Build a package",
      "short_name": "Package",
      "url": "/catalogue?view=build"
    },
    {
      "name": "Branches",
      "short_name": "Branches",
      "url": "/branches"
    }
  ]
}
