{
  "name": "Trade Area",
  "short_name": "Trade Area",
  "description": "Kişisel trade merkezi — işlem günlüğü, hesap takibi, backtest",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080d",
  "theme_color": "#06080d",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo-dark.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-dark.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
