{
  "name": "Aviron Active",
  "description": "Interactive home fitness equipment manufacturer. Gamified rowing machines, treadmills, bikes, and core trainers with streaming entertainment and performance tracking.",
  "url": "https://www.avironactive.com",
  "provider": {
    "organization": "Aviron Interactive Inc.",
    "url": "https://www.avironactive.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://www.avironactive.com/support",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "product-info",
      "name": "Product Information",
      "description": "Information about Aviron fitness equipment: rowers, treadmills, bikes, core trainers",
      "tags": ["fitness", "equipment", "rowing", "treadmill", "bike"],
      "examples": [
        "What rowing machines does Aviron offer?",
        "Tell me about the Victory Treadmill",
        "Compare Aviron rowers",
        "Which Aviron treadmill has the steepest incline?",
        "Compare the Justice, Podium and Summit treadmills",
        "What is the most compact Aviron treadmill?"
      ]
    },
    {
      "id": "membership-info",
      "name": "Membership Information",
      "description": "Aviron membership plans, pricing, and features",
      "tags": ["membership", "subscription", "pricing"],
      "examples": [
        "How much is Aviron membership?",
        "What's included in the membership?"
      ]
    },
    {
      "id": "support",
      "name": "Customer Support",
      "description": "Product support, warranty, and troubleshooting information",
      "tags": ["support", "warranty", "help"],
      "examples": [
        "What is the warranty on Aviron products?",
        "How do I contact support?"
      ]
    }
  ]
}
