{
  "name": "Claude Bridge",
  "short_name": "Bridge",
  "description": "Multi-agent system — chat, tasks, monitoring",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌉</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}