{
  "games": [
    {
      "id": "card-dungeon",
      "title": "Card Dungeon",
      "description": "A rpg game",
      "thumbnail": "card-dungeon/thumbnail.webp",
      "url": "card-dungeon/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": true,
      "categories": [
        "RPG",
        "Strategy",
        "3D"
      ],
      "readyForProduction": true
    },
    {
      "title": "Castle Of Doom",
      "thumbnail": "castle-of-doom/thumbnail.webp",
      "url": "castle-of-doom/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "RPG",
        "Adventure",
        "Fantasy"
      ],
      "readyForProduction": true
    },
    {
      "title": "Larrys Adventure",
      "thumbnail": "larrys-adventure/thumbnail.webp",
      "url": "larrys-adventure/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Adventure",
        "Casual"
      ],
      "readyForProduction": true
    },
    {
      "title": "Mysticala",
      "thumbnail": "mysticala/thumbnail.webp",
      "url": "mysticala/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Puzzle",
        "Fantasy",
        "Strategy"
      ],
      "readyForProduction": true
    },
    {
      "id": "myth-stones",
      "title": "Myth Stones",
      "description": "A puzzle game",
      "thumbnail": "myth-stones/thumbnail.webp",
      "url": "myth-stones/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Puzzle",
        "Strategy",
        "Casual"
      ],
      "readyForProduction": true
    },
    {
      "title": "Neon Block Drop",
      "thumbnail": "neon-block-drop/thumbnail.webp",
      "url": "neon-block-drop/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Arcade",
        "Puzzle"
      ],
      "readyForProduction": true
    },
    {
      "title": "Panda Bounce",
      "thumbnail": "panda-bounce/thumbnail.webp",
      "url": "panda-bounce/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Arcade",
        "Casual"
      ],
      "readyForProduction": true
    },
    {
      "title": "Robo Flappy",
      "thumbnail": "robo-flappy/thumbnail.webp",
      "url": "robo-flappy/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Arcade",
        "Casual"
      ],
      "readyForProduction": true
    },
    {
      "title": "Triangle Treasure",
      "thumbnail": "triangle-treasure/thumbnail.webp",
      "url": "triangle-treasure/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Arcade",
        "Casual"
      ],
      "readyForProduction": true
    },
    {
      "title": "Zions Fishing Fun",
      "thumbnail": "zions-fishing-fun/thumbnail.webp",
      "url": "zions-fishing-fun/index.html",
      "status": "production",
      "version": "1.0.0",
      "new": false,
      "categories": [
        "Casual",
        "Adventure"
      ],
      "readyForProduction": true
    },
    {
      "id": "Dog.io",
      "title": "Dog.io",
      "description": "A multiplayer dog battle arena game where dogs compete to grow bigger by eating bones and other dogs",
      "thumbnail": "Dog.io/thumbnail.webp",
      "url": "Dog.io/index.html",
      "status": "production",
      "version": "0.1.0",
      "new": true,
      "categories": [
        "Multiplayer",
        "Action",
        "Strategy",
        "IO Game",
        "3D"
      ],
      "readyForProduction": true
    }
  ]
}