
{
  "name": "Naughty Bean",
  "short_name": "Naughty Bean",
  "description": "Naughty Bean Coffee \u2014 Employee Clock In & SOPs",
  "start_url": "/dashboard/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "background_color": "#1e3229",
  "theme_color": "#2D4A3E",
  "status_bar": "default",
  "icons": [{"src": "/static/img/favicons/favicon-96x96.png", "sizes": "96x96", "type": "image/png"}, {"src": "/static/img/favicons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"}, {"src": "/static/img/favicons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"}, {"src": "/static/img/favicons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}, {"src": "/static/img/favicons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [],
  "shortcuts" : [{"name": "Clock In / Out", "short_name": "Clock", "description": "Go to your clock in / out screen", "url": "/dashboard/", "icons": [{"src": "/static/img/favicons/favicon-96x96.png", "sizes": "96x96"}]}, {"name": "Today's SOPs", "short_name": "SOPs", "description": "View today's SOP checklists", "url": "/sops/", "icons": [{"src": "/static/img/favicons/favicon-96x96.png", "sizes": "96x96"}]}]
}
