{
  "short_name": "KFDWeb",
  "name": "KFD Web Keyfill Application",
  "icons": [{
    "src": "icon/icon-192.png",
    "type": "image/png",
    "sizes": "192x192"
  },
  {
    "src": "icon/icon-512.png",
    "type": "image/png",
    "sizes": "512x512"
  }],
  "start_url": "/index.html",
  "display":"fullscreen",
  "background_color": "#ffea00",
  "theme_color": "#263238"
}
