{
  "schema": "https://developers.google.com/identity/agent-card/v1",
  "version": "1.0",
  "name": "Satti Sandhu",
  "description": "AI agent for Satti Sandhu Photography & Creative Services. Can browse portfolio, check services, and submit contact inquiries.",
  "url": "https://sattisandhu.com",
  "preferredTransport": "streamable-http",
  "provider": {
    "name": "Satti Sandhu",
    "url": "https://sattisandhu.com"
  },
  "capabilities": {
    "streaming": true
  },
  "supportedInterfaces": [
    {
      "type": "streamable-http",
      "url": "https://sattisandhu.com/mcp"
    }
  ],
  "skills": [
    {
      "id": "portfolio_browsing",
      "name": "Portfolio Browsing",
      "description": "Browse Satti Sandhu's photography and video portfolio"
    },
    {
      "id": "service_inquiry",
      "name": "Service Inquiry",
      "description": "Get information about available creative services and pricing"
    },
    {
      "id": "contact_booking",
      "name": "Contact & Booking",
      "description": "Submit contact forms for booking and inquiries"
    }
  ]
}