| 1 | { |
| 2 | "presentation_core": { |
| 3 | "summary": "A structure-only 16:9 system with 20 authored PowerPoint Layouts for general, editorial, image, process, and data presentations.", |
| 4 | "canvas_format": "ppt169", |
| 5 | "page_count": 20, |
| 6 | "page_types": [ |
| 7 | "title_slide", |
| 8 | "title_content", |
| 9 | "section_header", |
| 10 | "two_content", |
| 11 | "comparison", |
| 12 | "title_only", |
| 13 | "blank", |
| 14 | "content_caption", |
| 15 | "picture_caption", |
| 16 | "hero_statement", |
| 17 | "editorial_split", |
| 18 | "three_card", |
| 19 | "kpi_dashboard", |
| 20 | "process_timeline", |
| 21 | "data_story", |
| 22 | "title_picture", |
| 23 | "two_picture_caption", |
| 24 | "screenshot_focus", |
| 25 | "chart_insight", |
| 26 | "table_summary" |
| 27 | ] |
| 28 | } |
| 29 | } |
| 30 |