{
    "collectionName": "components_about_skills",
    "info": {
        "displayName": "Skill",
        "icon": "book"
    },
    "options": {},
    "attributes": {
        "name": {
            "type": "string"
        },
        "percentage": {
            "type": "integer"
        },
        "iconName": {
            "type": "string"
        },
        "colorHex": {
            "type": "string"
        }
    },
    "config": {}
}
