{
  "short_name": "PWATest",
  "name": "PWA testing page",
  "icons": [
    {
    "src":"icon/LOGO_icon.png",
    "sizes": "192x192",
    "type": "image/png"
  }
  ],
  "start_url": "/tengocdn/index.html",
  "background_color": "#000",
  "theme_color": "#536878",
  "display": "standalone",
  "description": "Shows random fox pictures. Hey, at least it isn't cats."
}