{
 "name": "Spensaka tour",
 "start_url": "index.htm?installed=true",
 "theme_color": "#000000",
 "icons": [
  {
   "sizes": "512x512",
   "type": "image/png",
   "src": "icons/icon512.png"
  },
  {
   "sizes": "192x192",
   "type": "image/png",
   "src": "icons/icon192.png"
  },
  {
   "sizes": "64x64",
   "type": "image/png",
   "src": "icons/icon64.png"
  }
 ],
 "background_color": "#000000",
 "display": "fullscreen"
}