{
  "name": "Fundabias",
  "short_name": "Fundabias",
  "description": "Plateforme d'analyse fondamentale professionnelle pour traders Forex",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "/fundabias-logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/fundabias-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}