{
  "name": "SmartHomeDeals.co.uk - Smart Home Savings UK",
  "short_name": "SmartHomeDeals",
  "description": "SmartHomeDeals.co.uk helps UK shoppers find the biggest savings on smart home essentials — from robot vacuums to lighting systems. Save more, live smarter.",
  "categories": ["shopping", "lifestyle"],
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007BFF",
  "icons": [
    {
      "src": "/v1/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/v1/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/v1/images/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/v1/images/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Unlock Smarter Living for Less - Discover the Best Smart Home Deals in the UK"
    },
    {
      "src": "/v1/images/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Unlock Smarter Living for Less - Discover the Best Smart Home Deals in the UK"
    }
  ]
}