{
  "name": "Retree",
  "short_name": "Retree",
  "description": "Run a team retrospective from one link: write in private, group, vote and leave with action items.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1411",
  "theme_color": "#0d1411",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
