{
  "background_color": "#000",
  "description": "Guess Games and achive highest score!",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "https://hot.game/gg-game/resources/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
	{
      "src": "https://hot.game/gg-game/resources/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
	{
      "src": "https://hot.game/gg-game/resources/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "name": "GG by Hot.Game",
  "short_name": "GG by Hot.Game",
  "start_url": "https://hot.game/gg-game/game.html?v=1"
}