{
  "collectionName": "components_footer_brands",
  "info": {
    "displayName": "brand"
  },
  "options": {},
  "attributes": {
    "name": {
      "type": "string",
      "default": "فروشگاه کفش",
      "required": true
    },
    "logo": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "images"
      ]
    },
    "description": {
      "type": "string",
      "default": "فروشگاه اینترنتی کفش با بهترین برندهای دنیا"
    },
    "isActive": {
      "type": "boolean",
      "default": true
    }
  },
  "config": {}
}
