{
    "settings": {
        "snippet": "Esto es un Texto preview del email hecho desde el CMS",
        "view_online_url": "https:\/\/link.es",
        "logo": "logo.png",
        "header_bg": "fondo-header.png",
        "cta_bg": "brillo_cta.png",
        "colors": {
            "page_bg": "#ededed",
            "content_bg": "#ffffff",
            "primary": "#f5333f",
            "dark": "#102540",
            "text": "#000000",
            "muted": "#a5a5a5",
            "browser_link": "#c4c4c4"
        },
        "footer": {
            "company": "Approgest",
            "address": "Crta. Fuencarral 44 28108, Alcobendas",
            "tagline": "Crear para hacer crecer",
            "unsubscribe_url": "https:\/\/link.es"
        }
    },
    "opening": {
        "enabled": true,
        "greeting": "Hola Pedro,",
        "body": "Nos alegra mucho poder decirte que este email se ha creado ya desde el CMS."
    },
    "blocks": [
        {
            "id": "blk_001",
            "type": "image",
            "enabled": true,
            "src": "imagen.jpeg",
            "alt": "Alt Imagen",
            "title": "Title Imagen2",
            "url": "https:\/\/link.es"
        },
        {
            "id": "blk_002",
            "type": "cta",
            "enabled": true,
            "title": "222Inicia la descarga pulsando este botón:",
            "button_text": "Descarga aquí ⬇",
            "url": "https:\/\/link.es"
        }
    ]
}