{
  "name": "AfterTheShift",
  "short_name": "AfterTheShift",
  "description": "Recovery journal for people who work hard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090806",
  "theme_color": "#090806",
  "icons": [
    {
      "src": "/images/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
