[
  {
    "id": 1,
    "verse": "John 1:1",
    "word": "λόγος",
    "translit": "logos",
    "gloss": "Word / reason / message",
    "theme": "Jesus is not a vague spiritual idea. John reaches for logos to say the eternal Son is the self-expression of God.",
    "audio": "https://drive.google.com/file/d/YOUR_AUDIO_FILE_ID/preview",
    "tags": [
      "Christology",
      "John",
      "Logos"
    ]
  },
  {
    "id": 2,
    "verse": "Matthew 6:11",
    "word": "ἐπιούσιος",
    "translit": "epiousios",
    "gloss": "daily / necessary for existence",
    "theme": "The Lord’s Prayer trains dependence. The word is rare enough that the point is not trivia; it is trust for what sustains us today.",
    "audio": "https://drive.google.com/file/d/YOUR_AUDIO_FILE_ID/preview",
    "tags": [
      "Prayer",
      "Discipleship"
    ]
  },
  {
    "id": 3,
    "verse": "Romans 3:24",
    "word": "δικαιούμενοι",
    "translit": "dikaioumenoi",
    "gloss": "being justified / declared righteous",
    "theme": "Justification is not self-improvement with religious wallpaper. It is God’s gracious verdict in Christ.",
    "audio": "https://drive.google.com/file/d/YOUR_AUDIO_FILE_ID/preview",
    "tags": [
      "Romans",
      "Salvation"
    ]
  },
  {
    "id": 4,
    "verse": "Ephesians 2:8",
    "word": "χάριτί",
    "translit": "chariti",
    "gloss": "by grace",
    "theme": "Grace is not God grading on a curve. It is unearned favor, and Paul puts it in the front seat.",
    "audio": "https://drive.google.com/file/d/YOUR_AUDIO_FILE_ID/preview",
    "tags": [
      "Grace",
      "Paul"
    ]
  },
  {
    "id": 5,
    "verse": "1 John 4:10",
    "word": "ἱλασμόν",
    "translit": "hilasmon",
    "gloss": "atoning sacrifice / propitiation",
    "theme": "Love is not merely sentiment. John defines love by the cross, where God acts first.",
    "audio": "https://drive.google.com/file/d/YOUR_AUDIO_FILE_ID/preview",
    "tags": [
      "Atonement",
      "1 John"
    ]
  }
]