{
    "post_title": "Accessibility Preset",
    "post_content": {
        "preset": {
            "active": true,
            "condition": "entire_site"
        },
        "panel": {
            "wrapper": {
                "width": "420",
                "maxHeight": "80"
            },
            "items": [
                {
                    "id": "header",
                    "title": "Header",
                    "slug": "header",
                    "active": true,
                    "disableDrag": true,
                    "attributes": {
                        "text": "Accessibility",
                        "showClose": true,
                        "background": "#2e6cf6",
                        "border": "1px solid #2e6cf6",
                        "borderRadius": "6px",
                        "boxShadow": "0 4px 24px rgba(0,0,0,0.08)",
                        "padding": "10px 20px"
                    },
                    "chosen": false,
                    "selected": false
                },
                {
                    "id": "language",
                    "title": "Language",
                    "slug": "language",
                    "active": true,
                    "close": true,
                    "isPro": true,
                    "attributes": {
                        "text": "Language",
                        "showClose": true,
                        "flipContent": false,
                        "background": "#ffffff",
                        "border": "1px solid #e0e0e0"
                    },
                    "chosen": false,
                    "selected": false
                },
                {
                    "id": "profiles",
                    "title": "Profiles",
                    "slug": "profiles",
                    "active": true,
                    "attributes": {
                        "profiles": [
                            "motor",
                            "blind",
                            "color-blind",
                            "dyslexia",
                            "low-vision",
                            "cognitive",
                            "seizure",
                            "adhd"
                        ]
                    },
                    "chosen": false,
                    "selected": false
                },
                {
                    "id": "features",
                    "title": "Features",
                    "slug": "features",
                    "active": true,
                    "close": true,
                    "attributes": {
                        "text": "Features",
                        "showClose": true,
                        "flipContent": false,
                        "background": "#ffffff",
                        "border": "1px solid #e0e0e0"
                    },
                    "chosen": false,
                    "selected": false
                },
                {
                    "id": "footer",
                    "title": "Footer",
                    "slug": "footer",
                    "active": true,
                    "close": true,
                    "disableDrag": true,
                    "chosen": false,
                    "selected": false
                }
            ]
        },
        "button": {
            "text": "Accessibility Menu",
            "showIcon": true,
            "icon": "accessibility1",
            "color": "#ffffff",
            "bgColor": "#1677ff",
            "position": "bottom-right",
            "buttonType": "icon",
            "offsetX": "40",
            "offsetY": "40"
        }
    },
    "post_status": "publish",
    "post_type": "websac_preset"
}