{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "managerforicomoon/icon-shortcode",
  "version": "1.1",
  "title": "Icon Shortcode",
  "category": "common",
  "icon": "shortcode",
  "description": "A block to insert Icomoon icons using shortcodes.",
  "textdomain": "manager-for-icomoon",
  "editorScript": "file:./index.js",
  "style": "file:./style-index.css"
}