{
  "name": "Trading IA Dashboard",
  "short_name": "Trading IA",
  "description": "Dashboard de trading automatique",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230d1117' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' fill='%233fb950' font-size='50'>📈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
