{
  "name": "Garbochess",
  "short_name": "Garbochess",
  "description": "Play Garbochess in your browser, online and offline.",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1f6f4a",
  "background_color": "#339d60",
  "icons": [
    {
      "src": "img/icons/garbochess16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess90.png",
      "sizes": "90x90",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icons/garbochess256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
