{
  "name": "HyperFX - Decentralized Forex Trading",
  "short_name": "HyperFX",
  "description": "The world's first DeFi protocol for leveraged Forex trading. No KYC. Pure decentralization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "trading"],
  "shortcuts": [
    {
      "name": "Start Trading",
      "url": "/",
      "description": "Quick access to trading"
    }
  ]
}
