{
  "name": "Shopalytics",
  "short_name": "Shopalytics",
  "description": "Consumer shopping intelligence — compare catalogue deals, plan your basket and find the best prices across Botswana retailers.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F7F9FC",
  "theme_color": "#0E4F9E",
  "orientation": "portrait-primary",
  "categories": ["shopping", "utilities", "lifestyle"],
  "lang": "en-BW",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Deals",
      "short_name": "Deals",
      "description": "Jump straight to today's catalogue deals",
      "url": "/app?tab=deals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Smart Basket",
      "short_name": "Basket",
      "description": "Plan your shopping basket",
      "url": "/app?tab=smart",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
