{
  "name": "onlinepeedi — Smart Problem-Solving Gadgets & Finds",
  "short_name": "onlinepeedi",
  "description": "Shop smart, problem-solving gadgets and trending finds at unbeatable prices, with fast delivery across India.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Track Order",
      "short_name": "Track",
      "url": "/track-order",
      "icons": [
        {
          "src": "/icons/icon512_rounded.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [
        {
          "src": "/icons/icon512_rounded.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}