{ "name": "Minimal", "pageBundle": false, "previewPath": null, "fields": [ { "title": "Title", "name": "title", "type": "string", "single": true }, { "title": "Description", "name": "description", "type": "string" }, { "title": "Type", "name": "type", "type": "choice", "choices": [ "default", "docs", "minimal" ], "default": "minimal" } ] }