{
  "name": "SeaMotion",
  "description": "Premium Water Sports Equipment. Electric surfboards, eFoils, underwater scooters, diving gear, paddle boards, and accessories. Ships to 28+ countries.",
  "url": "https://seamotion.store",
  "provider": {
    "organization": "SeaMotion",
    "url": "https://seamotion.store"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "browse-catalog",
      "name": "Browse Product Catalog",
      "description": "Browse SeaMotion's catalog of water sports equipment. 68+ products across 7 categories.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "product-search",
      "name": "Search Products",
      "description": "Search for specific water sports products by name, category, or features.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "price-check",
      "name": "Check Product Prices",
      "description": "Get current prices in USD. Free shipping on orders over 250 USD.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "shipping-info",
      "name": "Shipping Information",
      "description": "Standard delivery: 7-15 business days. Expedited: 6-8 days. Ships to 28+ countries.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "returns-policy",
      "name": "Returns Policy",
      "description": "30-day hassle-free returns on unused items. Full refund, no questions asked.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ]
}