{
  "name": "TradeBot AI",
  "short_name": "TradeBot AI",
  "description": "Manage your crypto portfolio with TradeBot AI. Real-time prices, secure wallet, and instant swap across 500+ coins. PWA install for mobile access.",
  "start_url": "/go/96",
  "scope": "/app/96-tradebot-ai",
  "display": "standalone",
  "theme_color": "#1a1c1e",
  "background_color": "#141517",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://freepwacdn.cc/icons/96-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://freepwacdn.cc/icons/96-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}