{
  "collection": "Pneumaion",
  "description": "The home of the Pneumaion fighter game.",
  "heroHeadline": "Pneumaion is the one playable fighter game, built around your generated characters.",
  "profile": {
    "route": "/games/characters/",
    "title": "Character Builder",
    "summary": "Create or activate a generated fighter manifest, then carry identity, stats, stamina, art, and moves into supported games."
  },
  "games": [
    {
      "slug": "pneumaion",
      "kind": "vite",
      "engine": "arena-fighter",
      "title": "Pneumaion",
      "subtitle": "Cloud fighter built around your custom roster",
      "pitch": "Build your fighter, then fight in a tactical arena with shared profile stats, stamina, and special timing.",
      "status": "playable",
      "route": "/games/pneumaion/",
      "accent": "#f05a46",
      "sourceDir": "../../political-fighters",
      "distDir": "dist",
      "basePath": "/games/pneumaion/",
      "profileEnabled": true,
      "thumbnail": "/games/pneumaion/assets/concept.png"
    }
  ],
  "roadmap": []
}
