{
  "name": "TRAX — AI Trading Companion",
  "short_name": "TRAX",
  "description": "Your man on the trading floor. Briefings, voice trade logging, discipline enforcement and the journal — at your service, sir.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/trax-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
