{
  "name": "OTC Trade Desk",
  "short_name": "OTC Desk",
  "description": "Institutional OTC trading desk for large-volume cryptocurrency trades",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e13",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["finance", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "16x16",
      "type": "image/jpeg"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "36x36",
      "type": "image/jpeg"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "256x256",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred"
}
