{
  "name": "Nabbis Collections",
  "short_name": "Nabbis",
  "description": "Shop quality products from trusted vendors across Kenya. Fashion, beauty, home, fitness and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3E8FF",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}