{
  "name": "First out",
  "short_name": "First out",
  "id": "com.firstout.game",
  "description": "ENG: On this platform, where the player plays a cube, she must collect coins and reach the flag. Up to five coins can be found. This ends the level and allows her to return to the menu.\n\nRu: Это платформер где игрок играет за кубик, которому надо собирать монетки и добраться до флага, всего можно найти до 5 монет. Что бы уровень закончился и можно было вернуться в меню.",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "DesktopIcon512.png",
        "sizes": "512x512"
      }]
}