{
  "name": "FJC Trading Lab",
  "short_name": "FJC Lab",
  "description": "Paper-trading and AI Autopilot learning sandbox for Dr Francois Coetzee. Four tickers (TDY, TSLA, SOL, MNST), candlestick charts, indicators, rule-based autopilot with envelope protection, historical edge analysis. Paper money only.",
  "start_url": "./trading-lab.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080e1a",
  "theme_color": "#080e1a",
  "orientation": "any",
  "lang": "en-ZA",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
