{
  "name": "Pixel Jump Platformer",
  "short_name": "Pixel Jump Platformer",
  "id": "com.example.platformer",
  "description": "This is a simple GDevelop prototype which was used to test a collection of unique pixel art assets developed in 11836 Digital Media Art 2: Image Production delivered in the Faculty of Arts and Design at the University of Canberra.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}