{
  "name": "BRVM Analytics — Pro Terminal",
  "short_name": "BRVM",
  "description": "Plateforme d'analyse professionnelle du marche boursier ouest-africain (BRVM). Dashboard, screener, predictions IA, portefeuille, alertes.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Vue d'ensemble du marche BRVM",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Screener",
      "short_name": "Screener",
      "description": "Filtrer les valeurs par criteres fondamentaux",
      "url": "/screener",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Predictions IA",
      "short_name": "Predictions",
      "description": "Predictions dividendes, liquidite, fixing",
      "url": "/predictions",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Assistant IA",
      "short_name": "Assistant",
      "description": "Chatbot analyste BRVM",
      "url": "/assistant",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
