{
    "demo": "demo-real-estate",
    "tagline": "Inmobiliaria",
    "description": "Inmobiliaria con propiedades exclusivas para compra, venta y alquiler.",
    "seo": {
        "description": "Inmobiliaria con cartera de propiedades para compra, venta y alquiler. Asesoramiento personalizado y gestión integral.",
        "keywords": "inmobiliaria, propiedades, venta, alquiler, departamentos, casas, terrenos",
        "language": "es_AR"
    },
    "modules": [
        "tokko",
        "services",
        "gallery",
        "blog",
        "faqs",
        "projects",
        "team"
    ],
    "modules_navigation": {
        "tokko": {
            "header": true,
            "footer": true
        },
        "services": {
            "header": true,
            "footer": true
        },
        "gallery": {
            "header": false,
            "footer": true
        },
        "blog": {
            "header": true,
            "footer": true
        },
        "faqs": {
            "header": false,
            "footer": true
        },
        "projects": {
            "header": true,
            "footer": true
        }
    },
    "skin": "auto",
    "fonts": {
        "primary": "Lexend",
        "secondary": "Lexend",
        "tertiary": "Open Sans"
    },
    "schema_type": "RealEstateAgent",
    "header": {
        "cta_button": {
            "active": true,
            "title": "Properties",
            "url": "/properties",
            "target": "_self",
            "style": "primary"
        }
    },
    "demo_url": "https://demo-realestate.bewpro.com",
    "brand_defaults": {
        "colors": {
            "primary": "#1C5FA8",
            "secondary": "#00A4F2",
            "tertiary": "#43CB83",
            "quaternary": "#F4F4F4",
            "dark": "#333333",
            "light": "#FFFFFF"
        },
        "fonts": {
            "primary": "Lexend",
            "secondary": "Lexend",
            "tertiary": "Open Sans"
        },
        "logo_pack": "real-estate"
    }
}