{
  "name": "ORYVAX — AI Trading Platform",
  "short_name": "ORYVAX",
  "description": "AI destekli Türkiye trading platformu — Pine Script import, PyScript Python indikatör, Market Regime tespiti",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#F7B500",
  "orientation": "any",
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Workspace",
      "short_name": "Chart",
      "description": "Ana grafik çalışma alanı",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Hub",
      "short_name": "AI",
      "description": "AI destekli analiz ve öneriler",
      "url": "/ai-hub",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
