{
  "id": "/?source=pwa",
  "name": "DesiThreads",
  "short_name": "DesiThreads",
  "description": "Premium Desi Culture Tees",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  },
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/collections/all"
    },
    {
      "name": "New Arrivals",
      "short_name": "New",
      "description": "See the latest drops",
      "url": "/collections/new-arrivals"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your cart",
      "url": "/cart"
    }
  ],
  "icons": [{
      "src": "//www.desithreads.in/cdn/shop/files/939d09ba-6868-48fc-9116-003a0ea14a03.jpg?format=png&height=192&v=1777536831&width=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "//www.desithreads.in/cdn/shop/files/939d09ba-6868-48fc-9116-003a0ea14a03.jpg?format=png&height=512&v=1777536831&width=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }],
  "categories": ["shopping", "lifestyle"]
}
