{
  "version": "1.0.0",
  "skill": "magazine-ppt-ko",
  "spec": {
    "width": 1920,
    "height": 1080,
    "grid": 16,
    "font_family": "'Pretendard', 'Noto Sans KR', sans-serif"
  },
  "layouts": {
    "executive": {
      "name": "executive",
      "family": "magazine",
      "path": "magazine/executive.html",
      "css": "magazine/executive.css",
      "schema": "magazine/executive.json",
      "korean_slots": ["title", "eyebrow", "kpi_headline", "lede", "bullet_1", "bullet_2", "bullet_3", "author", "date"]
    },
    "pitch": {
      "name": "pitch",
      "family": "magazine",
      "path": "magazine/pitch.html",
      "css": "magazine/pitch.css",
      "schema": "magazine/pitch.json",
      "korean_slots": ["title", "badge", "headline", "subcopy", "cta_label", "cta_value"]
    },
    "retro": {
      "name": "retro",
      "family": "magazine",
      "path": "magazine/retro.html",
      "css": "magazine/retro.css",
      "schema": "magazine/retro.json",
      "korean_slots": ["title", "eyebrow", "keep_label", "keep_1", "keep_2", "keep_3", "problem_label", "problem_1", "problem_2", "problem_3", "try_label", "try_1", "try_2", "try_3"]
    },
    "status": {
      "name": "status",
      "family": "magazine",
      "path": "magazine/status.html",
      "css": "magazine/status.css",
      "schema": "magazine/status.json",
      "korean_slots": ["title", "period", "kpi1_label", "kpi1_delta", "kpi2_label", "kpi2_delta", "kpi3_label", "kpi3_value", "kpi3_delta", "kpi4_label", "kpi4_delta", "comment"]
    },
    "plan": {
      "name": "plan",
      "family": "magazine",
      "path": "magazine/plan.html",
      "css": "magazine/plan.css",
      "schema": "magazine/plan.json",
      "korean_slots": ["title", "eyebrow", "lede", "when_1", "what_1", "when_2", "what_2", "when_3", "what_3", "when_4", "what_4"]
    },
    "intro": {
      "name": "intro",
      "family": "deck",
      "path": "deck/intro.html",
      "css": "deck/intro.css",
      "schema": "deck/intro.json",
      "korean_slots": ["title", "subtitle", "eyebrow", "presenter", "date"]
    },
    "agenda": {
      "name": "agenda",
      "family": "deck",
      "path": "deck/agenda.html",
      "css": "deck/agenda.css",
      "schema": "deck/agenda.json",
      "korean_slots": ["title", "eyebrow", "lede", "item_1", "item_2", "item_3", "item_4", "item_5"]
    },
    "content": {
      "name": "content",
      "family": "deck",
      "path": "deck/content.html",
      "css": "deck/content.css",
      "schema": "deck/content.json",
      "korean_slots": ["title", "eyebrow", "lede", "bullet_1", "bullet_2", "bullet_3", "visual_label", "visual_caption"]
    },
    "summary": {
      "name": "summary",
      "family": "deck",
      "path": "deck/summary.html",
      "css": "deck/summary.css",
      "schema": "deck/summary.json",
      "korean_slots": ["title", "eyebrow", "point1_title", "point1_desc", "point2_title", "point2_desc", "point3_title", "point3_desc", "action_label", "action_copy"]
    },
    "qa": {
      "name": "qa",
      "family": "deck",
      "path": "deck/qa.html",
      "css": "deck/qa.css",
      "schema": "deck/qa.json",
      "korean_slots": ["title", "headline", "subcopy", "eyebrow", "contact_label", "contact_name"]
    }
  }
}
