{
    "scheduling": false,
    "workflow_review": false,
    "revisions": true,
    "custom_fields": true,
    "preview": true,
    "publish_targets": [
        {
            "name": "zip",
            "label": "Standalone zip download",
            "unattended": false,
            "available": true
        }
    ],
    "default_theme": {
        "key": "sandra",
        "version": "1.0.0",
        "name": "Sandra Theme",
        "palette": {
            "primary": "Primary",
            "accent": "Accent",
            "dark": "Dark",
            "light": "Light",
            "white": "White"
        }
    },
    "content_types": 31,
    "roles": {
        "navigation": "Site navigation",
        "hero": "Opening statement at the top of a page",
        "page_title": "A page heading, where a full hero would be too much",
        "footer": "Site footer",
        "text": "Prose, with or without an image",
        "cta": "A call to action",
        "feature_list": "Several short selling points",
        "gallery": "Images shown together",
        "faq": "Questions and answers",
        "team": "People",
        "testimonial": "A quote or endorsement",
        "pricing": "What things cost",
        "contact": "How to make contact",
        "hours": "When you are open",
        "product_list": "Several products or menu items",
        "product_detail": "One product in full",
        "entry_list": "A list of entries from a collection",
        "entry_detail": "One entry rendered in full"
    },
    "base_url": "https://sandracms.com",
    "mcp_endpoint": "https://sandracms.com/mcp",
    "docs": [
        {
            "slug": "themes",
            "title": "Writing a Sandra theme",
            "summary": "The package format, the field vocabulary, what templates can see, and how installing and switching behave. No build step — a theme is data.",
            "markdown": "https://sandracms.com/docs/themes?format=md",
            "html": "https://sandracms.com/docs/themes"
        }
    ]
}
