{
  "id": "/",
  "name": "Shop Candles",
  "short_name": "Shop Candles",
  "description": "Discover premium handmade scented candles, decorative candle gifts, and long‑lasting aroma collections at ShopCandles.co.uk. Shop luxury glass candles, berry, ",
  "lang": "en-GB",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7C6D0",
  "theme_color": "#F7C6D0",
  "protocol_handlers": [
  {
    "protocol": "web+shopcandles",
    "url": "/?type=%s"
  }
],
  "icons": [
    {
      "src": "./Icons/icon192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "./Icons/icon512_maskable.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "./Icons/icon512_rounded.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/mobile.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Shop Candles Mobile Store"
    },
    {
      "src": "./screenshots/desktop.webp",
      "sizes": "1920x1080",
      "type":"image/webp",
      "form_factor": "wide",
      "label": "Shop Candles Desktop Store"
    }
  ]
}
