{
  "lang": "en",
  "short_name": "Z-ROST",
  "name": "Zebra Rostering",
  "icons": [{
    "src": "favicon.ico",
    "sizes": "64x64 32x32 24x24 16x16",
    "type": "image/x-icon"
  }, {
    "src": "img/icons/launcher-96.png",
    "type": "image/png",
    "sizes": "96x96"
  }, {
    "src": "img/icons/launcher-128.png",
    "type": "image/png",
    "sizes": "128x128"
  }, {
    "src": "img/icons/launcher-152.png",
    "type": "image/png",
    "sizes": "152x152"
  }, {
    "src": "img/icons/launcher-192.png",
    "type": "image/png",
    "sizes": "192x192"
  }, {
    "src": "img/icons/launcher-512.png",
    "type": "image/png",
    "sizes": "512x512"
  }],
  "start_url": "/",
  "background_color": "#FFFFFF",
  "theme_color": "#023A59",
  "display": "standalone",
  "orientation": "portrait"
}