{
  "name": "retight",
  "short_name": "retight",
  "icons": [
    {
      "src": "/api/v1/account/logo?size=small",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/api/v1/account/logo",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/api/v1/account/logo",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Team chat for your workspace.",
  "categories": ["social", "business", "productivity"],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
