{
  "name": "The WheelDepot",
  "short_name": "WheelDepot",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a4da2",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0274/9884/0179/files/wd-icon-192_800x800.png?v=1770681212",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0274/9884/0179/files/wd-icon-512_800x800.png?v=1770681212",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}