{
  "name": "Cabbge — Hyperliquid Telegram Bot",
  "short_name": "Cabbge",
  "description": "Trade everything on Hyperliquid from Telegram — perps, HIP-3 stocks, HIP-4 prediction markets. Trailing stops, atomic SL/TP, non-custodial.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050608",
  "theme_color": "#08090D",
  "lang": "en-US",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Open in Telegram",
      "short_name": "Bot",
      "url": "https://t.me/CabbgeBot",
      "description": "Launch the Cabbge bot in Telegram"
    },
    {
      "name": "Support",
      "url": "/#contact",
      "description": "Reach out — email, X, or in-bot support"
    }
  ]
}
