{
	"$schema": "https://raw.githubusercontent.com/infinum/eightshift-frontend-libs/develop/schemas/component.json",
	"componentName": "head",
	"title": "Head",
	"attributes": {
		"headFavicon": {
			"type": "string"
		},
		"headCharset": {
			"type": "string",
			"default": "utf-8"
		},
		"headName": {
			"type": "string"
		}
	}
}
