{
  "id": "/",
  "scope": "/",
  "name": "Zori Kitchen",
  "short_name": "Zori",
  "description": "Shop Smarter. Waste Less. Save More.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a9948",
  "background_color": "#0f1a14",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Zori Kitchen — Dashboard"
    },
    {
      "src": "/screenshots/tablet.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Zori Kitchen — Meal Suggestions"
    }
  ],
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "en-GB",
  "dir": "ltr"
}
