{
  "name": "BreezeCare USA | BornnMade",
  "short_name": "BreezeCare",
  "description": "The Haute Couture of Footwear Care Appliance by BornnMade USA",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#18181B",
  "orientation": "portrait-primary",
  "categories": [
    "lifestyle",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Collection",
      "url": "/shop",
      "description": "Explore BreezeCare shoe care systems"
    },
    {
      "name": "Brand Story",
      "url": "/brand",
      "description": "Discover our Korean thermal engineering heritage"
    }
  ]
}