{
  "name": "Tryker — Pahle Try ker, Fir Buy ker",
  "short_name": "Tryker",
  "description": "Try sarees at home, buy with confidence. 5 sarees ghar par, no trial charge.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6A0DAD",
  "theme_color": "#6A0DAD",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Collection",
      "short_name": "Collection",
      "description": "View 50 premium party-wear sarees",
      "url": "./#collection",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Try Box",
      "short_name": "Try Box",
      "description": "View sarees in your try box",
      "url": "./#trybox",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
