{
  "name": "Axiarch Trading Intelligence",
  "short_name": "Axiarch",
  "description": "Real-time stock scanner with BUY/SELL signals, social sentiment, and technical analysis",
  "start_url": "/screener",
  "display": "standalone",
  "background_color": "#050a08",
  "theme_color": "#00e676",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
