{
  "name": "conways_game_of_life",
  "description": "Interactive cellular automaton simulator with HTML5 Canvas. Click to toggle cells, watch patterns evolve with colorful generation-based hue shifting.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}