{
  "name": "NEXUS Trading System",
  "short_name": "NEXUS",
  "description": "Professionelles multi-broker Trading Dashboard mit KI-Analyse",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060a13",
  "theme_color": "#00d4aa",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23060a13'/%3E%3Ctext x='96' y='120' text-anchor='middle' font-size='100'%3E⚡%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%23060a13'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-size='280'%3E⚡%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Übersicht",
      "short_name": "Übersicht",
      "url": "/#overview",
      "icons": []
    },
    {
      "name": "Trades",
      "short_name": "Trades",
      "url": "/#trades",
      "icons": []
    }
  ]
}
