{
  "name": "Dertinger Global Technologies \u2014 A.I. Trading Terminal",
  "short_name": "AI Terminal",
  "description": "Command center for Dertinger Global Technologies AI trading operation",
  "theme_color": "#060811",
  "background_color": "#060811",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/demo/",
  "scope": "/demo/",
  "icons": [
    {
      "src": "/demo/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}