{
  "name": "AgroTour v1.0.0",
  "short_name": "AgroTour",
  "description": "Plateforme B2B/B2C agricole — Producteurs, Acheteurs, Transporteurs au Bénin",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "shopping", "food"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Marché", "url": "/market", "description": "Voir les produits agricoles" },
    { "name": "Carte",  "url": "/map",    "description": "Carte des fermes" }
  ]
}
