{
  "name": "Ndinochena Shop",
  "short_name": "Ndinochena",
  "description": "Online shopping in Zimbabwe for fashion, jewelry, leather goods and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "fashion"],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/shop",
      "description": "Browse our products"
    },
    {
      "name": "Flash Deals",
      "url": "/flash-deals",
      "description": "View current flash deals"
    }
  ]
}