{
  "collectionName": "components_designo_service_items",
  "info": {
    "displayName": "Service Item",
    "description": "Service card for designo page"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "required": true
    },
    "description": {
      "type": "text",
      "required": true
    },
    "boxColor": {
      "type": "string"
    }
  }
}
