{
  "name": "Judicious Teeth (3D Bomber Bunny)",
  "short_name": "Judicious Teeth (3D Bomber Bunny)",
  "id": "com.example",
  "description": "This is a game example to show how to do a Bomberman clone with GDevelop. The source can be found directly in GDevelop in the examples list.\n\nControls are:\n\n- arrows and RShift\n- ESDF and LShift\n- IJKL and H\n- 8456 and 0\n- or gamepads\n\nAsset sources:\n\n- Bunnies, bombs and rocks are from Quaternius\n- Cabbages and walls are from Kenney",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}