{
 "short_name": "Staff Dashboard",
 "name": "Staff Dashboard",
 "icons": [
   {
     "src": "img/app_logo.png",
     "sizes": "144x144",
     "type": "image/png"
   },
   {
     "src": "img/app_logo.png",
     "sizes": "512x512",
     "type": "image/png"
   }
 ],
 "background_color": "#F6F6F6",
 "start_url": "/",
 "display": "standalone",
 "orientation": "portrait",
 "theme_color": "#317791"
}
