{
  "$schema": "https://a2a-protocol.org/schemas/agent-card.json",
  "name": "WOWbyALP AI Assistant",
  "description": "Public agent interface and product discovery service for WOWbyALP handcrafted solid wood, live-edge walnut, and epoxy resin furniture.",
  "version": "1.0.0",
  "url": "https://wowbyalp.com",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "endpoints": {
    "catalog": "https://wowbyalp.com/openapi.json",
    "authInstructions": "https://wowbyalp.com/auth.md"
  },
  "provider": {
    "name": "WOWbyALP",
    "url": "https://wowbyalp.com"
  },
  "skills": [
    {
      "name": "BrowseFurnitureCatalog",
      "description": "Browse luxury custom solid wood dining tables, epoxy river coffee tables, and handcrafted home accessories."
    },
    {
      "name": "CustomBespokeInquiries",
      "description": "Information on requesting custom dimensions, timber selections (walnut/olive), and epoxy color options."
    }
  ]
}