{
  "name": "BLUMA — Blue Light Eyewear",
  "short_name": "BLUMA",
  "description": "Premium blue-light blocking glasses engineered for screen-heavy lives.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04101f",
  "theme_color": "#04101f",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "health"],
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/1000/7432/4334/files/bluma-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/1000/7432/4334/files/bluma-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "url": "/collections/shop-all?utm_source=pwa_shortcut",
      "icons": [{ "src": "https://cdn.shopify.com/s/files/1/1000/7432/4334/files/bluma-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "url": "/cart?utm_source=pwa_shortcut"
    }
  ],
  "prefer_related_applications": false
}
