{
  "name": "In My Corner",
  "short_name": "In My Corner",
  "description": "Your support team for workplace bullying, harassment and toxic culture.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf3ec",
  "theme_color": "#9a5b7d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}