{
  "week": 31,
  "day": "Thursday",
  "topic": "Inventions at Home",
  "subtitle": "The 1900s in My House",
  "icon": "🏠",
  "pages": [
    {
      "title": "🏠 The 1900s in My House",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Look around your home. Almost everything with a plug, a screen, or a motor comes from the 1900s or grew out of a 1900s invention!",
            "Your refrigerator, washing machine, and lights all use electricity that came to homes in the early 1900s. Your TV comes from 1920s inventions. Even your family's phone is the great-great-grandchild of old telephones with cords and dials.",
            "Grown-ups in your family remember some of these changes. Maybe a grandparent remembers their family's first TV or first computer! Talking to older family members is like opening a living history book. Today, you will do exactly that."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What clues show an invention came from the 1900s?", "lines": "double"},
            {"text": "What did old telephones have that yours does not?", "lines": "single"},
            {"text": "Why is talking to older family members like a living history book?", "lines": "double"}
          ]
        },
        {
          "type": "activity",
          "title": "Invention Hunt!",
          "icon": "🔍",
          "content": [
            "Walk through your home like a history detective. Find and list four things that use electricity or a motor. Beside each one, write what people used BEFORE it was invented (ask a grown-up if you need help!)."
          ],
          "table": {
            "header": ["Invention I found", "What people used before"],
            "rows": [
              ["1.", ""],
              ["2.", ""],
              ["3.", ""],
              ["4.", ""]
            ]
          }
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Living History Interview",
          "icon": "🎤",
          "content": [
            "Interview a grandparent, parent, or other grown-up. Ask them these questions and write their answers."
          ],
          "table": {
            "header": ["Question", "Their answer"],
            "rows": [
              ["What invention do you remember getting for the first time?", ""],
              ["What did you do for fun before that invention?", ""],
              ["What invention changed your life the most?", ""],
              ["What invention do you think I will see invented?", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What surprised you most from your interview?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["electricity", "1900s", "telephones", "history", "remember", "detective"],
          "items": [
            "Most home machines use ______________.",
            "Many inventions came from the ______________.",
            "Old ______________ had cords and dials.",
            "Older family members are like a living ______________ book.",
            "Grown-ups ______________ when inventions were new.",
            "Today you were a history ______________."
          ]
        },
        {
          "type": "sort_table",
          "title": "Old Way or New Way?",
          "icon": "📊",
          "instruction": "Draw a line or write OLD or NEW for each item.",
          "header": ["Item", "OLD or NEW"],
          "rows": [
            ["Icebox with a block of ice", ""],
            ["Refrigerator with a freezer", ""],
            ["Washing clothes in a tub by hand", ""],
            ["Washing machine", ""],
            ["Candles and oil lamps", ""],
            ["Electric lights", ""]
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["How 1900s inventions fill my home", "YES   /   NOT YET"],
            ["I completed an invention hunt", "YES   /   NOT YET"],
            ["I interviewed a grown-up about inventions", "YES   /   NOT YET"]
          ]
        }
      ]
    }
  ]
}