{
  "name": "Bullet Adventure demo",
  "short_name": "Bullet Adventure demo",
  "id": "com.example.gamename",
  "description": "A side scrolling shooter. Press Z key (A button) rapid fire. Hold Z key (A button) spread fire. Press X key (B button) fires laser when the toaster icon is x1 (bonus laser doubles your score points). Gamepad support.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}