{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "EmberLite Template Manifest",
  "version": "1.0.0",
  "homepage": "https://emberlite.net",
  "repository": "https://github.com/lynn0702/emberlite",
  "license": "MIT",
  "templates": [
    {
      "id": "torchlite_hex_flower_map",
      "name": "TorchLite Hex Flower Map",
      "system": "TorchLite",
      "category": "map",
      "kind": "shape",
      "color": "#0284c7",
      "icon": "MapPinned",
      "filename": "torchlite_hex_flower_map.md",
      "url": "https://emberlite.net/templates/torchlite_hex_flower_map.md",
      "description": "Interactive 22-Hex Flower expedition engine with equidistant flat-topped hexes, token movement, torches & progress points."
    },
    {
      "id": "torchlite_hex_confrontation",
      "name": "TorchLite Hex Confrontation",
      "system": "TorchLite",
      "category": "combat",
      "kind": "block",
      "color": "#e11d48",
      "icon": "Skull",
      "filename": "torchlite_hex_confrontation.md",
      "url": "https://emberlite.net/templates/torchlite_hex_confrontation.md",
      "description": "Monster Romp confrontation tracker with stepped dice pools, hitches, and resolution mechanics."
    },
    {
      "id": "torchlite_character_template",
      "name": "TorchLite Hero Sheet",
      "system": "TorchLite",
      "category": "character",
      "kind": "shape",
      "color": "#8b5cf6",
      "icon": "Shield",
      "filename": "torchlite_character_template.md",
      "url": "https://emberlite.net/templates/torchlite_character_template.md",
      "description": "Comprehensive TorchLite single-hero sheet with Cortex Prime dice ratings, stress tracks, and inventory slots."
    },
    {
      "id": "torchlite_multi_character",
      "name": "TorchLite Party Manager",
      "system": "TorchLite",
      "category": "party",
      "kind": "shape",
      "color": "#059669",
      "icon": "Users",
      "filename": "torchlite_multi_character.md",
      "url": "https://emberlite.net/templates/torchlite_multi_character.md",
      "description": "Multi-character party manager with quick stress recovery, torch management, and collective action dice pools."
    },
    {
      "id": "torchlite_action_roller",
      "name": "TorchLite Action Roller",
      "system": "TorchLite",
      "category": "roller",
      "kind": "block",
      "color": "#f59e0b",
      "icon": "Dice6",
      "filename": "torchlite_action_roller.md",
      "url": "https://emberlite.net/templates/torchlite_action_roller.md",
      "description": "Modular Cortex Choose-2 Action Roller with difficulty classes, stepped dice, and hitch counters."
    },
    {
      "id": "torchlite_hex_venture_template",
      "name": "TorchLite Hex Venture Canvas Chain",
      "system": "TorchLite",
      "category": "adventure",
      "kind": "shape",
      "color": "#6366f1",
      "icon": "Zap",
      "filename": "torchlite_hex_venture_template.md",
      "url": "https://emberlite.net/templates/torchlite_hex_venture_template.md",
      "description": "Complete three-card reactive cue-chain: Hex Flower Map -> Confrontation Romp -> Party Action Roller."
    },
    {
      "id": "lamplite_character_template",
      "name": "LampLite Survivor Sheet",
      "system": "LampLite",
      "category": "character",
      "kind": "shape",
      "color": "#ea580c",
      "icon": "User",
      "filename": "lamplite_character_template.md",
      "url": "https://emberlite.net/templates/lamplite_character_template.md",
      "description": "LampLite post-apocalyptic survivor sheet with drive, grit, wear, scrap economy, and gear loadouts."
    },
    {
      "id": "lamplite_action_roller_template",
      "name": "LampLite Dice Engine",
      "system": "LampLite",
      "category": "roller",
      "kind": "block",
      "color": "#f97316",
      "icon": "Sparkles",
      "filename": "lamplite_action_roller_template.md",
      "url": "https://emberlite.net/templates/lamplite_action_roller_template.md",
      "description": "Fast d6 hazard and challenge roller with grit boosts and scrap degradation."
    },
    {
      "id": "lamplite_ride_template",
      "name": "LampLite Rig & Vehicle",
      "system": "LampLite",
      "category": "vehicle",
      "kind": "shape",
      "color": "#d97706",
      "icon": "Truck",
      "filename": "lamplite_ride_template.md",
      "url": "https://emberlite.net/templates/lamplite_ride_template.md",
      "description": "Modular wasteland rig and vehicle tracker with chassis integrity, fuel, mods, and mounted weapons."
    },
    {
      "id": "lamplite_support_template",
      "name": "LampLite Haven & Ally",
      "system": "LampLite",
      "category": "support",
      "kind": "shape",
      "color": "#0d9488",
      "icon": "Warehouse",
      "filename": "lamplite_support_template.md",
      "url": "https://emberlite.net/templates/lamplite_support_template.md",
      "description": "Settlement haven and companion ally tracker with fortification, defense, morale, and supplies."
    },
    {
      "id": "generic_die_roller_template",
      "name": "Generic Polyhedral Die Roller",
      "system": "System-Agnostic",
      "category": "roller",
      "kind": "block",
      "color": "#4f46e5",
      "icon": "Dice6",
      "filename": "generic_die_roller_template.md",
      "url": "https://emberlite.net/templates/generic_die_roller_template.md",
      "description": "Universal tabletop polyhedral dice roller (d4, d6, d8, d10, d12, d20, d100) with modifier tracking."
    },
    {
      "id": "game_designer_template",
      "name": "TTRPG Game Designer Workbook",
      "system": "System-Agnostic",
      "category": "design",
      "kind": "shape",
      "color": "#7c3aed",
      "icon": "Sparkles",
      "filename": "game_designer_template.md",
      "url": "https://emberlite.net/templates/game_designer_template.md",
      "description": "Comprehensive design workbook for TTRPG creators with mechanic tables, playtest notes, and balance levers."
    }
  ]
}
