{
  "name": "TukoShamba - Fresh Organic Produce",
  "short_name": "TukoShamba",
  "description": "Fresh organic produce from local farmers, delivered to your door",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "theme_color": "#15803d",
  "background_color": "#f0fdf4",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["food", "shopping", "lifestyle","groceries"],
  "lang": "en",
  "dir": "ltr"
}