{
  "name": "Teviro AI Agent",
  "version": "1.0.0",
  "description": "Agent-to-agent discovery metadata card for Teviro AI.",
  "supportedInterfaces": [
    {
      "url": "https://teviroai.com/api/agent",
      "protocol": "a2a"
    }
  ],
  "capabilities": ["chat", "tools"],
  "skills": [
    {
      "id": "restaurant-website-generator",
      "name": "Restaurant Website Generation",
      "description": "Generates a sub-second, GEO-optimized website for restaurants."
    }
  ]
}
