{
  "name": "Decisions Decisions",
  "short_name": "Decisions Decisions",
  "id": "com.example.gamename",
  "description": "My entry for the GDevelop Weekend Game Jam #3.\n\nUse the clues to help you choose the correct image from each pair. There are 20 pairs. You need 19 correct answers to win, but can you get all 20? Use Z and X on your keyboard to play.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}