{
  "apiVersion": 3,
  "name": "multivendorx/store-address",
  "title": "Store Address",
  "category": "multivendorx-store-shop",
  "icon": "location",
  "description": "Display the store’s physical or service location to build trust and clarity.",
  "keywords": ["address", "location", "store"],
  "editorScript": "file:./index.js",
  "viewScript": "file:./view.js",
  "textdomain": "multivendorx",
  "supports": {
    "align": true,
    "alignWide": false,
    "html": false,
    "color": {
      "text": true,
      "__experimentalDefaultControls": {
        "text": true
      }
    },
    "typography": {
      "fontSize": true,
      "lineHeight": true,
      "__experimentalDefaultControls": {
        "fontSize": true
      }
    },
    "spacing": {
      "margin": true,
      "padding": true,
      "__experimentalDefaultControls": {
        "margin": true,
        "padding": true
      }
    },
    "__experimentalBorder": {
      "color": true,
      "style": true,
      "width": true,
      "__experimentalDefaultControls": {
        "color": true,
        "style": true,
        "width": true
      }
    }
  }
}