{
  "apiVersion": 3,
  "name": "yatoon/catalog",
  "version": "4.4.2",
  "title": "Yatoon Catalog",
  "category": "yatoon",
  "icon": "grid-view",
  "description": "A browsable catalog of services with photos and pricing.",
  "keywords": [
    "booking",
    "salon",
    "appointment",
    "yatoon"
  ],
  "textdomain": "yatoon-booking-system",
  "attributes": {
    "category": {
      "type": "string",
      "default": ""
    },
    "limit": {
      "type": "number",
      "default": 50
    },
    "cols": {
      "type": "number",
      "default": 3
    }
  },
  "supports": {
    "html": false,
    "align": [
      "wide",
      "full"
    ]
  }
}
