{
  "name": "Warlock Beard Co.",
  "short_name": "Warlock Beard",
  "description": "Premium small-batch beard care. Oils, butters, balms & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08111e",
  "theme_color": "#08111e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-72x72.png?v=1773226404", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-96x96.png?v=1773226404", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-128x128.png?v=1773226404", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-144x144.png?v=1773226404", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-152x152.png?v=1773226404", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-192x192.png?v=1773226404", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-384x384.png?v=1773226404", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-512x512.png?v=1773226404", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-512x512-maskable.png?v=1773226404", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-512x512.png?v=1773226404",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/collections/all",
      "icons": [{ "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-96x96.png?v=1773226404", "sizes": "96x96" }]
    },
    {
      "name": "Beard Oils",
      "short_name": "Oils",
      "description": "Shop beard oils",
      "url": "/collections/beard-oils",
      "icons": [{ "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-96x96.png?v=1773226404", "sizes": "96x96" }]
    },
    {
      "name": "Beard Butters",
      "short_name": "Butters",
      "description": "Shop beard butters",
      "url": "/collections/beard-butters",
      "icons": [{ "src": "https://cdn.shopify.com/s/files/1/0897/6557/7014/files/icon-96x96.png?v=1773226404", "sizes": "96x96" }]
    }
  ]
}