{
  "name": "MermaidCrystal",
  "short_name": "MermaidCrystal",
  "id": "com.example.gamename",
  "description": "Press up or w to go up\nPress down or s to go down \nCollect crystals and increase your score but be careful because you only have 3 hearts.\n",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}