{ "site_name": "{{SITE_NAME}}", "description": "{{SITE_DESCRIPTION}}", "base_url": "{{BASE_URL}}", "content_sections": [ { "selector": ".hero-content", "type": "markdown", "editable": true, "description": "Hero section content" }, { "selector": ".feature-block", "type": "markdown", "editable": true, "description": "Feature description blocks" }, { "selector": ".about-content", "type": "markdown", "editable": true, "description": "About section content" } ], "css_frameworks": ["{{CSS_FRAMEWORK}}"], "complexity": "{{COMPLEXITY}}", "testing_notes": "{{TESTING_NOTES}}" }