{
  "name": "GWA - Marketplace Agricole",
  "short_name": "GWA",
  "description": "Marketplace agricole + escrow + affacturage — Côte d'Ivoire",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F5C2E",
  "theme_color": "#1F5C2E",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "id": "/",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Écouter Digest",
      "short_name": "Digest",
      "url": "/marketplace?digest=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aide Yelly",
      "short_name": "Aide",
      "url": "/?yelly=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Boutique",
      "short_name": "Shop",
      "url": "/marketplace",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon Panier",
      "short_name": "Panier",
      "url": "/panier",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Publier",
      "short_name": "Publier",
      "url": "/publier",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
