{
  "name": "Momentum Markets",
  "short_name": "Momentum",
  "description": "Multi-asset trading terminal — forex, indices, equities, metals, crypto.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1822",
  "theme_color": "#0d1822",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en-GB",
  "shortcuts": [
    {
      "name": "Terminal",
      "short_name": "Terminal",
      "url": "/terminal",
      "description": "Open the trading terminal."
    },
    {
      "name": "Positions",
      "short_name": "Positions",
      "url": "/positions",
      "description": "Review open positions."
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "description": "Balance, deposits, and rewards."
    }
  ]
}
