{
  "name": "BotTrade.app — Paper Trading Bots",
  "short_name": "BotTrade",
  "description": "Erstelle und teste Trading-Bots mit virtuellem Guthaben",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#06080c",
  "theme_color": "#00ff88",
  "orientation": "portrait-primary",
  "categories": ["finance", "education"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-150.png",
      "type": "image/png",
      "sizes": "150x150"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
