{
  "$schema": "https://a2a-protocol.org/schemas/v1/agent-card.json",
  "name": "Omnia Speakers Assistant",
  "description": "Agent for discovering Omnia high-end active wireless speakers and technical specifications.",
  "version": "1.0.0",
  "skills": [
    {
      "id": "omnia-recommendations",
      "name": "Omnia Speaker Recommendations",
      "description": "Recommend Omnia speaker systems (O20 omnidirectional vs O30 floorstanding towers vs OM12 compact) according to space and acoustic requirements."
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "HTTP",
      "url": "https://omniaspeakers.com/index.md"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  }
}
