{
  "name": "Ti Bazar - Anou Siporte Ti Planteur",
  "short_name": "Ti Bazar",
  "description": "Find local farmers and planters in Mauritius. Browse vegetables, fruits, and eggs by location, product type, and name.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#16a34a",
  "background_color": "#f0fdf4",
  "lang": "en",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/01-homepage-map.png",
      "sizes": "1280x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage with interactive map of Mauritian farmers"
    },
    {
      "src": "/screenshots/02-homepage-table.png",
      "sizes": "1280x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Searchable vendor table with filters"
    },
    {
      "src": "/screenshots/03-farmers-gallery.png",
      "sizes": "1265x1382",
      "type": "image/png",
      "label": "Farmer profiles gallery"
    },
    {
      "src": "/screenshots/04-farmer-detail.png",
      "sizes": "1280x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Farmer detail page with produce and contact info"
    }
  ]
}
