{
  "name": "Noira's Tower",
  "short_name": "Noira's Tower",
  "id": "com.example.gamename",
  "description": "Demo of the game. Princess Noira is kidnaped and imprisoned in a tower. Gabriel, the knight, enters the tower to rescue her. Each scene is a full floor and Gabriel must figure out how to reach the level's exit.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}