{
  "name": "Spingle & Spoingle's Dungeon Dash",
  "short_name": "Spingle & Spoingle's Dungeon Dash",
  "id": "com.example.gamename",
  "description": "This is the game I made for my college assignment. It works for the most part but is unfinished in some aspects due to time on said assignment running out. I also wanna move onto new projects so it's unlikely I'll be updating this game in the future.",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}