{
  "name": "Scout Adventure",
  "short_name": "Scout Adventure",
  "id": "com.example.platformer",
  "description": "An example of a basic platformer (Mario-like) game. Jump around and collect as many coins as you can!",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}