{
  "name": "Lakari Bourse",
  "short_name": "Lakari",
  "description": "Votre compagnon en investissement bourse UEMOA et patrimoine",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C8A84B",
  "background_color": "#0f1117",
  "lang": "fr",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Marché BRVM en temps réel"
    }
  ],
  "shortcuts": [
    {
      "name": "Marché",
      "short_name": "Marché",
      "url": "/marche",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Pépites BRVM",
      "short_name": "Pépites",
      "url": "/shortlist",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon portefeuille",
      "short_name": "Portfolio",
      "url": "/portfolio",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
