{
  "name": "Moyako Games — Cognitive Training",
  "short_name": "Moyako",
  "description": "7 free brain-training games for teens and adults. Chess, Sudoku, Memory and more, with scientific skill assessments.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#1A1E2A",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "education", "productivity"],
  "lang": "en",
  "screenshots": [
    {
      "src": "/screenshots/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot-1080.png",
      "sizes": "1080x1440",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Block Puzzle",
      "short_name": "Block Puzzle",
      "description": "Launch the Block Puzzle game",
      "url": "/games/block-puzzle.html",
      "icons": []
    },
    {
      "name": "Play Maze",
      "short_name": "Maze",
      "description": "Launch the Maze game",
      "url": "/games/maze.html",
      "icons": []
    },
    {
      "name": "Play Memory",
      "short_name": "Memory",
      "description": "Launch the Memory game",
      "url": "/games/memory.html",
      "icons": []
    },
    {
      "name": "Play Chess",
      "short_name": "Chess",
      "description": "Launch the Chess game",
      "url": "/games/chess.html",
      "icons": []
    },
    {
      "name": "Play Backgammon",
      "short_name": "Backgammon",
      "description": "Launch the Backgammon game",
      "url": "/games/backgammon.html",
      "icons": []
    }
  ]
}
