{
    "apiVersion": 3,
    "name": "dprcu/customizer",
    "title": "3D Product Customizer",
    "category": "widgets",
    "icon": "games",
    "description": "Renders the 3D product customizer on any page.",
    "attributes": {
        "productId": {
            "type": "integer",
            "default": 0
        }
    },
    "supports": {
        "html": false
    },
    "textdomain": "3d-product-customizer"
}