{
  "name": "SRX Exchange",
  "short_name": "SRX",
  "description": "Professional Crypto & Financial Trading Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#C1FF2E",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Trade Spot",
      "url": "/trade/spot",
      "description": "Open Spot Trading"
    },
    {
      "name": "Trade Contract",
      "url": "/trade/contract",
      "description": "Open Contract Trading"
    },
    {
      "name": "Assets",
      "url": "/assets",
      "description": "View Assets"
    }
  ]
}
