{
  "name": "PipReaper - AI Forex Trading Bot",
  "short_name": "PipReaper",
  "description": "AI-powered forex trading bot with real-time signals and automated execution.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#00d4ff",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pipreaper-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
