{
  "name": "brainrotsimulator",
  "short_name": "brainrotsimulator",
  "id": "com.example.lanerunner3d",
  "description": "This 3D lane runner game shows the basics of adjusting a 3D camera, variables, sound effects, saving and loading a highscore, and how to use the platformer behavior in a 3D space.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}