{
  "name": "THI NGUYEN AI Trading Bell v16",
  "short_name": "AI Trading Bell",
  "description": "AI-driven crypto scanner and signal assistant for Binance Futures. Multi-factor scoring (VSA, RSI, MACD, ADX, MFI), Predator market scanner, funding rate and open interest liquidation-trap detection, and Kelly Criterion capital management.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
