{
  "apiVersion": 3,
  "name": "babelbeez/voice-agent",
  "version": "1.2.0",
  "title": "Babelbeez Voice Agent",
  "category": "widgets",
  "icon": "microphone",
  "description": "Add your Babelbeez voice agent to this page.",
  "textdomain": "babelbeez-voice-ai",
  "editorScript": "file:./block.js",
  "attributes": {
    "publicChatbotId": {
      "type": "string",
      "default": ""
    }
  },
  "supports": {
    "anchor": false,
    "className": false,
    "customClassName": false,
    "html": false,
    "multiple": false,
    "reusable": false,
    "style": false
  }
}
