{
  "$schema": "https://a2a-protocol.org/schemas/v1/agent-card.json",
  "name": "GrowtHack AI Sales Agent",
  "description": "Smart Agent Suite 24/7 for commercial qualification and WhatsApp automation.",
  "url": "https://growthack.pro",
  "version": "1.0.0",
  "provider": {
    "organization": "GrowtHack",
    "url": "https://growthack.pro"
  },
  "supportedInterfaces": [
    {
      "protocol": "http",
      "url": "https://growthack.pro"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "whatsapp-sales-agent",
      "name": "WhatsApp 24/7 AI Sales Agent",
      "description": "Handles inbound sales queries and lead qualification."
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ]
}