{
  "categories": [
    { "id": "puzzle",  "name": "益智解谜", "color": "#0070d1" },
    { "id": "action",  "name": "动作街机", "color": "#d53b00" },
    { "id": "typing",  "name": "打字速录", "color": "#6b6b6b" },
    { "id": "board",   "name": "棋盘策略", "color": "#121314" },
    { "id": "casual",  "name": "休闲反应", "color": "#deff20" },
    { "id": "chance",  "name": "运气概率", "color": "#ffce21" }
  ],
  "games": [
    { "id": 1,  "title": "Candy Crush",        "subtitle": "三消连击",     "category": "puzzle", "file": "Talha---Candy-Crush.html",     "tone": "warm",    "new": true },
    { "id": 2,  "title": "Archery",            "subtitle": "一箭穿心",     "category": "action", "file": "Archery-Game.html",            "tone": "cool" },
    { "id": 3,  "title": "Speed Typing Test",  "subtitle": "极速打字",     "category": "typing", "file": "Talha---Speed-Typing-Test.html","tone": "cool" },
    { "id": 4,  "title": "Breakout",           "subtitle": "经典打砖块",   "category": "action", "file": "Talha---Breakout-Game.html",   "tone": "cool" },
    { "id": 5,  "title": "Minesweeper",        "subtitle": "扫雷挑战",     "category": "puzzle", "file": "Talha---Minesweeper.html",      "tone": "cool" },
    { "id": 6,  "title": "Tower Blocks",       "subtitle": "层层叠叠",     "category": "puzzle", "file": "Talha---Tower-Blocks.html",     "tone": "warm" },
    { "id": 7,  "title": "Ping Pong",          "subtitle": "乒乓对决",     "category": "action", "file": "Talha---Ping-Pong-Game.html",   "tone": "cool" },
    { "id": 8,  "title": "Tetris",             "subtitle": "俄罗斯方块",   "category": "puzzle", "file": "Talha---Tetris-Game.html",      "tone": "cool" },
    { "id": 9,  "title": "Tilting Maze",       "subtitle": "迷宫倾斜",     "category": "puzzle", "file": "Talha---Tilting-Maze-game.html","tone": "cool" },
    { "id": 10, "title": "Memory Cards",       "subtitle": "记忆翻牌",     "category": "puzzle", "file": "Talha---Memory-Card-Game.html", "tone": "warm" },
    { "id": 11, "title": "Rock Paper Scissors","subtitle": "石头剪刀布",   "category": "chance", "file": "Talha---Rock-Paper---Scissor.html","tone": "warm" },
    { "id": 12, "title": "Number Guessing",    "subtitle": "猜数字",       "category": "chance", "file": "Talha---Number-Guessing-Game.html","tone": "cool" },
    { "id": 13, "title": "Tic Tac Toe",        "subtitle": "井字棋",       "category": "board",  "file": "Talha---Tic-Tac-Toe.html",      "tone": "cool" },
    { "id": 14, "title": "Snake",              "subtitle": "贪吃蛇",       "category": "action", "file": "Talha---Snake-Game.html",       "tone": "cool" },
    { "id": 15, "title": "Connect Four",       "subtitle": "四子连珠",     "category": "board",  "file": "Talha---Connect-Four.html",     "tone": "warm" },
    { "id": 16, "title": "Catch The Insect",   "subtitle": "抓虫子",       "category": "casual", "file": "Catch-The-Insect.html",         "tone": "warm" },
    { "id": 17, "title": "Speed Typer",        "subtitle": "极速打字",     "category": "typing", "file": "Talha---Speed-Typer-Game.html", "tone": "cool" },
    { "id": 18, "title": "Hangman",            "subtitle": "猜单词",       "category": "puzzle", "file": "Talha---Hangman.html",          "tone": "cool" },
    { "id": 19, "title": "Flappy Bird",        "subtitle": "小鸟飞行",     "category": "action", "file": "Talha---Flappy-Bird.html",      "tone": "warm" },
    { "id": 20, "title": "Crossy Road",        "subtitle": "过马路",       "category": "casual", "file": "Talha---Crossy-Road-Game-Clone.html","tone": "warm" },
    { "id": 21, "title": "2048",               "subtitle": "合并数字",     "category": "puzzle", "file": "Talha---2048-Game.html",        "tone": "warm" },
    { "id": 22, "title": "Dice Roll",          "subtitle": "骰子模拟器",   "category": "chance", "file": "Talha---Dice-Roll-Simulator.html","tone": "warm" },
    { "id": 23, "title": "Shape Clicker",      "subtitle": "形状点击",     "category": "casual", "file": "Talha---Shape-Clicker-Game.html","tone": "warm" },
    { "id": 24, "title": "Typing Challenge",   "subtitle": "打字挑战",     "category": "typing", "file": "Talha---Typing-Challenge.html", "tone": "cool" },
    { "id": 25, "title": "Speak Number Guess", "subtitle": "语音猜数字",   "category": "chance", "file": "Talha---Speak-Number-Guess.html","tone": "cool" },
    { "id": 26, "title": "Fruit Slicer",       "subtitle": "水果切割",     "category": "action", "file": "",                              "tone": "warm", "comingSoon": true },
    { "id": 27, "title": "Quiz",               "subtitle": "问答游戏",     "category": "puzzle", "file": "Talha---Quiz-Game.html",        "tone": "warm" },
    { "id": 28, "title": "Emoji Catcher",      "subtitle": "表情捕捉",     "category": "casual", "file": "Talha---Emoji-Catcher-Game.html","tone": "warm" },
    { "id": 29, "title": "Whack A Mole",       "subtitle": "打地鼠",       "category": "casual", "file": "Talha---Whack-a-mole-Game.html","tone": "warm" },
    { "id": 30, "title": "Simon Says",         "subtitle": "记忆颜色",     "category": "puzzle", "file": "Talha---Simon-Says-Game.html",  "tone": "cool" }
  ]
}