{
  "name": "CrewReady Supply",
  "short_name": "CrewReady",
  "description": "High-visibility workwear and jobsite gear.",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#171b1c",
  "theme_color": "#171b1c",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "crewready-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "crewready-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All Gear",
      "url": "/collections/all"
    },
    {
      "name": "View Cart",
      "url": "/cart"
    }
  ]
}
