{
  "name": "Swing",
  "short_name": "Swing",
  "description": "Private workspace for people who work together",
  "id": "/",
  "scope": "/",
  "start_url": "/inbox",
  "display": "standalone",
  "background_color": "#e8eef4",
  "theme_color": "#243d5c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
