{
  "name": "TradeJournal",
  "short_name": "TradeJournal",
  "description": "Institutionelles Trading Journal mit KI-Coach, Broker Auto-Import und Echtzeit Risk Guard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#3ecf8e",
  "orientation": "portrait-primary",
  "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='48' fill='%230a0d14'/%3E%3Crect width='192' height='192' rx='48' fill='%233ecf8e' fill-opacity='0.12'/%3E%3Cpolyline points='28,134 68,86 96,110 134,48 164,68' stroke='%233ecf8e' stroke-width='12' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Ccircle cx='164' cy='68' r='14' fill='%233ecf8e'/%3E%3Cline x1='28' y1='154' x2='164' y2='154' stroke='%233ecf8e' stroke-width='7' stroke-linecap='round' opacity='0.4'/%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='120' fill='%230a0d14'/%3E%3Crect width='512' height='512' rx='120' fill='%233ecf8e' fill-opacity='0.12'/%3E%3Cpolyline points='74,358 182,228 256,294 358,128 438,180' stroke='%233ecf8e' stroke-width='30' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Ccircle cx='438' cy='180' r='38' fill='%233ecf8e'/%3E%3Cline x1='74' y1='410' x2='438' y2='410' stroke='%233ecf8e' stroke-width='18' stroke-linecap='round' opacity='0.4'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "lang": "de",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Neuer Trade",
      "short_name": "Neu",
      "description": "Neuen Trade loggen",
      "url": "/new-trade"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Performance Dashboard",
      "url": "/dashboard"
    }
  ]
}
