{
    "demo": "demo-accounting-1",
    "modules": [
        "services",
        "blog",
        "projects",
        "gallery",
        "team",
        "references"
    ],
    "modules_navigation": {
        "services": {
            "header": true,
            "footer": true
        },
        "blog": {
            "header": true,
            "footer": true
        },
        "projects": {
            "header": true,
            "footer": true
        },
        "gallery": {
            "header": false,
            "footer": true
        },
        "team": {
            "header": true,
            "footer": true
        },
        "references": {
            "header": false,
            "footer": true
        }
    },
    "skin": "auto",
    "fonts": {
        "primary": "Lexend",
        "secondary": "Lexend",
        "tertiary": "Open Sans"
    },
    "schema_type": "Organization",
    "header": {
        "cta_button": {
            "active": true,
            "title": "Get in Touch",
            "url": "/contact",
            "target": "_self",
            "style": "primary"
        }
    },
    "brand_defaults": {
        "colors": {
            "primary": "#00F0FF",
            "secondary": "#0A0A1A",
            "tertiary": "#8A2BE2",
            "quaternary": "#A0A0B0",
            "dark": "#1F1F2F",
            "light": "#F0F0F5"
        },
        "fonts": {
            "primary": "Lexend",
            "secondary": "Lexend",
            "tertiary": "Open Sans"
        },
        "logo_pack": "agency"
    }
}
