{
  "short_name": "Snowroller",
  "name": "Snowroller",
  "icons": [
  {
   "src": "img/android-chrome-192x192.png",
   "sizes": "192x192",
   "type": "image/png",
   "density": "4.0"
  },
  {
   "src": "img/android-chrome-512x512.png",
   "sizes": "512x512",
   "type": "image/png",
   "density": "5.0"
  }
 ],
  "start_url": "/",
  "background_color": "#f8f8f8",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#f8f8f8"
}