{
  "$schema": "https://a2a-protocol.org/schemas/v1/agent-card.json",
  "name": "ProShot Optical Assistant",
  "description": "Agent for discovering ProShot portable cinema projectors, throw ratios, and display recommendations.",
  "version": "1.0.0",
  "skills": [
    {
      "id": "proshot-recommendations",
      "name": "ProShot Projector Recommendations",
      "description": "Calculate throw distance and screen size to recommend ProShot HD projector configurations (HD13)."
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "HTTP",
      "url": "https://proshothd.com/index.md"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  }
}
