{
  "name": "STIM-SYSTEM",
  "description": "Deutscher Online-Shop für hochwertige E-Stim Geräte (ZC95, MK312-BT, ET312) und Zubehör. Diskreter Versand, 2 Jahre Garantie, Europa-weit.",
  "version": "1.0.0",
  "url": "https://stim-system.de",
  "provider": {
    "organization": "STIM-SYSTEM – Pascal Zimmer",
    "url": "https://stim-system.de"
  },
  "documentationUrl": "https://stim-system.de/llms.txt",
  "supportedInterfaces": [
    {
      "url": "https://stim-system.de",
      "protocolBinding": "HTTPS",
      "protocolVersion": "1.1"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain", "text/html"],
  "defaultOutputModes": ["text/html", "text/plain"],
  "skills": [
    {
      "id": "product-catalog",
      "name": "Produktkatalog",
      "description": "Hochwertige E-Stim Geräte und Zubehör (Powerboxen, Elektroden, Kabel)",
      "tags": ["ZC95", "ET312", "MK-312BT", "MK312-BT" ,"e-stim", "reizstrom", "bdsm", "elektroden", "powerbox"]
    },
    {
      "id": "shipping-info",
      "name": "Versand & Diskretion",
      "description": "Neutraler und diskreter Versand, auch an Packstationen, Europa-weit",
      "tags": ["versand", "diskret", "packstation"]
    },
    {
      "id": "warranty",
      "name": "Garantie",
      "description": "2 Jahre Garantie auf die Elektronik der Geräte",
      "tags": ["garantie", "service"]
    }
  ]
}