{
    "short_name": "Minesweeper.io",
    "name": "Minesweeper.io",
    "display": "fullscreen",
    "orientation": "portrait",
    "icons": [
      {
        "src": "images/icon.png",
        "type": "image/png",
        "sizes": "1024x1024"
      }
    ],
    "start_url": "game.html"
  }