{
  "name": "AGROLINK - Marketplace Agricole",
  "short_name": "AGROLINK",
  "description": "Marketplace agricole pour l'Afrique de l'Ouest - Producteurs, Acheteurs, Exportateurs",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#C45D3E",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "finance", "food"],
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/dashboard.png", "sizes": "1280x720", "type": "image/png", "label": "Dashboard" },
    { "src": "/screenshots/marketplace.png", "sizes": "1280x720", "type": "image/png", "label": "Marketplace" }
  ],
  "shortcuts": [
    { "name": "Mes Offres", "url": "/offers", "icons": [{ "src": "/icons/shortcut-offers.png", "sizes": "96x96" }] },
    { "name": "Mes Stocks", "url": "/stocks", "icons": [{ "src": "/icons/shortcut-stocks.png", "sizes": "96x96" }] },
    { "name": "Prix du marché", "url": "/pricing", "icons": [{ "src": "/icons/shortcut-pricing.png", "sizes": "96x96" }] }
  ]
}
