{
    "name": "AVB Market",
    "short_name": "AVB Market",
    "description": "Marketplace Afrique de l'Ouest — achat, vente, annonces",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0F172A",
    "theme_color": "#4582C1",
    "lang": "fr",
    "id": "/",
    "icons": [
  {
    "src": "/icons/icon-96.png?v=6",
    "sizes": "96x96",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icons/icon-144.png?v=6",
    "sizes": "144x144",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icon-192.png?v=6",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icon-512.png?v=6",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icons/maskable-512.png?v=6",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
    ],
    "shortcuts": [
  {
    "name": "Annonces",
    "short_name": "Annonces",
    "url": "/annonces",
    "icons": [{ "src": "/icon-192.png?v=6", "sizes": "192x192" }]
  },
  {
    "name": "Mon Wallet",
    "short_name": "Wallet",
    "url": "/wallet",
    "icons": [{ "src": "/icon-192.png?v=6", "sizes": "192x192" }]
  },
  {
    "name": "Messages",
    "short_name": "Messages",
    "url": "/messages",
    "icons": [{ "src": "/icon-192.png?v=6", "sizes": "192x192" }]
  }
    ],
    "categories": ["shopping", "business"],
    "screenshots": []
}
