{
  "name": "Balls of Magic Prototype",
  "short_name": "Balls of Magic Prototype",
  "id": "net.solazure.ballsofmagic",
  "description": "Balls of Magic is an action-based wave defense game with RPG and tower defense elements, where you play as the last mage on a devastated planet, fending off a relentless invading force known as the “Devourers.”",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "game_icon.png",
        "sizes": "512x512"
      }]
}