{
  "collectionName": "components_layout_navbars",
  "info": {
    "name": "Navbar",
    "displayName": "Navbar",
    "icon": "map-signs",
    "description": ""
  },
  "options": {},
  "attributes": {
    "links": {
      "type": "component",
      "repeatable": true,
      "component": "links.link"
    },
    "button": {
      "type": "component",
      "repeatable": false,
      "component": "links.button-link"
    },
    "logo": {
      "allowedTypes": ["images"],
      "type": "media",
      "multiple": false,
      "required": true
    }
  }
}
