{
  "name": "FUCK YO TRADE",
  "short_name": "FYT",
  "description": "Quant Terminal – Paper Trading, Fibonacci, Billionaire Cycles",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#07090c",
  "background_color": "#07090c",
  "lang": "en-US",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2307090c'/%3E%3Crect x='0' y='0' width='512' height='4' fill='%2300d4a0'/%3E%3Ctext x='256' y='180' font-family='Courier New' font-size='110' font-weight='bold' fill='%2300d4a0' text-anchor='middle'%3EFYT%3C/text%3E%3Ctext x='256' y='260' font-family='Courier New' font-size='38' fill='%234a5568' text-anchor='middle'%3EQUANT TERMINAL%3C/text%3E%3Cpolyline points='60,380 120,320 180,350 240,280 300,310 360,240 420,260 460,220' stroke='%2300d4a0' stroke-width='8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='460' cy='220' r='10' fill='%2300d4a0'/%3E%3Ctext x='256' y='460' font-family='Courier New' font-size='26' fill='%234a5568' text-anchor='middle'%3ENot Financial Advice%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%2307090c'/%3E%3Ctext x='96' y='80' font-family='Courier New' font-size='48' font-weight='bold' fill='%2300d4a0' text-anchor='middle'%3EFYT%3C/text%3E%3Cpolyline points='20,140 48,110 76,125 104,95 132,108 160,78 180,88' stroke='%2300d4a0' stroke-width='5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "FUCK YO TRADE – Main terminal",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Analyze BTC",
      "short_name": "BTC",
      "description": "Run Bitcoin analysis",
      "url": "/?ticker=BTC&asset=crypto"
    },
    {
      "name": "Analyze AAPL",
      "short_name": "AAPL",
      "description": "Run Apple analysis",
      "url": "/?ticker=AAPL&asset=stock"
    },
    {
      "name": "Paper Portfolio",
      "short_name": "Portfolio",
      "description": "View paper trading positions",
      "url": "/?view=positions"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
