{
  "id": "/",
  "name": "TradingView Replay",
  "short_name": "TradingView Replay",
  "description": "Replay historical market data bar by bar to practice trading, backtest strategies and review past sessions with TradingView's professional charting tools.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#131722",
  "background_color": "#131722",
  "categories": ["finance", "business", "education", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 24x24 32x32 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
