{
  "manifest_version": 2,
  "updated_at": "2026-04-29",
  "total_packs": 2,
  "packs": [
    {
      "id": "animals",
      "name": "Animal Kingdom",
      "description": "Farm & jungle friends! Learn animal sounds, names, and their babies.",
      "version": 1,
      "download_url": "https://YOUR_USERNAME.github.io/wwtbs-dlc/packs/animals_v1.zip",
      "icon_emoji": "🦁",
      "question_count": 20,
      "size_bytes": 2125,
      "categories": ["Animals", "Sounds"],
      "difficulty": 1,
      "age_range": "3-6",
      "author": "WWTBS Team",
      "language": "en-US"
    },
    {
      "id": "colors_shapes",
      "name": "Colors & Shapes",
      "description": "Master colors, color mixing, and shapes from triangles to octagons!",
      "version": 1,
      "download_url": "https://YOUR_USERNAME.github.io/wwtbs-dlc/packs/colors_shapes_v1.zip",
      "icon_emoji": "🎨",
      "question_count": 20,
      "size_bytes": 1696,
      "categories": ["Colors", "Shapes"],
      "difficulty": 1,
      "age_range": "3-6",
      "author": "WWTBS Team",
      "language": "en-US"
    }
  ]
}
