{
  "apiVersion": 3,
  "name": "quantaum/review-button",
  "title": "Review Button",
  "category": "widgets",
  "icon": "star-filled",
  "textdomain": "qlcb",
  "editorScript": "qlcb-blocks",
  "attributes": {
    "label": { "type": "string", "default": "Leave a review" },
    "class": { "type": "string", "default": "" },
    "icon": { "type": "string", "default": "1" },
    "track": { "type": "string", "default": "1" },
    "google_review_url": { "type": "string", "default": "" }
  },
  "supports": { "html": false }
}
