{
  "tools": [
    { "id": "notes", "title": "Live Notes", "meta": "Capture ideas and timestamps", "tag": "Pinned" },
    { "id": "polls", "title": "Quick Polls", "meta": "Ask your audience", "tag": "Audience" },
    { "id": "overlay", "title": "Overlay Manager", "meta": "Scenes and alerts", "tag": "Visual" },
    { "id": "chat", "title": "Chat Console", "meta": "Filter and highlight messages", "tag": "Engagement" }
  ],
  "games": [
    { "id": "arena", "title": "Neon Arena", "meta": "Fast-paced duels", "tag": "Featured" },
    { "id": "puzzle", "title": "Signal Puzzles", "meta": "Chill logic breaks", "tag": "Chill" },
    { "id": "rogue", "title": "Rogue Circuits", "meta": "Procedural runs", "tag": "Run-based" },
    { "id": "sandbox", "title": "Sandbox Lab", "meta": "Experimental prototypes", "tag": "Dev" }
  ]
}