{
  "$schema": "https://a2a-protocol.org/schemas/v1/agent-card.json",
  "name": "Verona Audio Assistant",
  "description": "Agent for querying Verona handcrafted Italian active loudspeakers and acoustic specifications.",
  "version": "1.0.0",
  "skills": [
    {
      "id": "verona-recommendations",
      "name": "Verona Loudspeaker Recommendations",
      "description": "Assess room dimensions and recommend Verona active speakers (VN12 bookshelf vs VN26 floorstanding towers)."
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "HTTP",
      "url": "https://veronahifi.com/index.md"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  }
}
