{
  "name": "The impossible game",
  "short_name": "The impossible game",
  "id": "com.example.gamename",
  "description": "This is a game that is nearly impossible, I bet you can't beat it",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}