{
  "name": "ChartAnalyzer — OHLC indicators & patterns",
  "short_name": "ChartAnalyzer",
  "description": "Educational tool: fetch or import OHLC candles, then explore candlestick-pattern rules and technical indicators in your browser. Not investment advice.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#3B82F6",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "business"]
}
