{
  "name": "Hoverbear",
  "short_name": "Hoverbear",
  "id": "com.example.hoverbear",
  "description": "Dodge trees in this high speed mini game!\n\nCreated for itch.io 's 20 Second Game Jam 2022.\n\nHOW TO PLAY:\n\n1. TapSpace / Left Mouse Button / Touch\n\n to move Hoverbear back and forth.\n\n2. Avoid the trees to multiply your score.\n\n3. Hold down button/touch to increase your score.\n\n4. Move back and forth to multiply your score.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "TitlePage 512512 copy.png",
        "sizes": "512x512"
      }]
}