{
  "name": "AI Trading Guru",
  "short_name": "AI Trading",
  "description": "AI-powered crypto trading insights",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1B4332",
  "background_color": "#FEFCF3",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}