{
  "week": 26,
  "day": "Tuesday",
  "topic": "The Declaration",
  "subtitle": "The Paper That Declared Freedom",
  "icon": "📜",
  "pages": [
    {
      "title": "📜 The Declaration of Independence",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In the hot summer of 1776, leaders from all thirteen colonies met in Philadelphia. They asked Thomas Jefferson to write a very important letter to the world.",
            "The letter was called the <strong>Declaration of Independence</strong>. To <strong>declare</strong> means to say something loud and clear. The paper said: the colonies are now free states, no longer ruled by the king!",
            "It also shared a beautiful idea — that all people are created <strong>equal</strong> and have rights to life, liberty, and the pursuit of happiness. On <strong>July 4, 1776</strong>, the leaders approved the Declaration. Many signed their names, including John Hancock, who wrote his name extra big and bold!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who wrote the Declaration of Independence?", "lines": "single"},
            {"text": "What does the word declare mean?", "lines": "single"},
            {"text": "What date was the Declaration approved?", "lines": "single"},
            {"text": "What beautiful idea did the Declaration share?", "lines": "triple"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["declare", "independence", "equal", "rights", "liberty", "signature"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Declaration was written in 1776.",
            "The leaders met in Philadelphia.",
            "The Declaration said the king should rule forever.",
            "The Declaration says all people are created equal.",
            "John Hancock signed his name extra big.",
            "To declare means to whisper a secret."
          ]
        },
        {
          "type": "sort_table",
          "title": "Order the Story",
          "icon": "📊",
          "instruction": "Number these events 1 to 4 in the order they happened.",
          "header": ["Event", "Order (1–4)"],
          "rows": [
            ["The leaders approve the Declaration on July 4.", ""],
            ["Leaders from the colonies meet in Philadelphia.", ""],
            ["John Hancock and others sign their names.", ""],
            ["Thomas Jefferson writes the Declaration.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think John Hancock signed his name so big and bold?", "lines": "double"},
            {"text": "What does 'all people are created equal' mean to you?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Jefferson", "Philadelphia", "declare", "equal", "July", "Hancock"],
          "items": [
            "The leaders met in the city of ______________.",
            "Thomas ______________ wrote the Declaration.",
            "To ______________ means to say something loud and clear.",
            "The paper says all people are created ______________.",
            "It was approved on the Fourth of ______________, 1776.",
            "John ______________ signed his name big and bold."
          ]
        },
        {
          "type": "activity",
          "title": "Practice Your Signature",
          "icon": "🖋️",
          "content": [
            "When the Founding Fathers signed the Declaration, their signatures made it official. Practice writing your own fancy signature three times below — make the last one big and bold like John Hancock!",
            "1. ________________________________________",
            "2. ________________________________________",
            "3. ________________________________________"
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What the Declaration of Independence says", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why July 4, 1776 is special", "YES &nbsp; / &nbsp; NOT YET"],
            ["Who wrote and signed it", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}