{
  "author": "ThredUp Inc.",
  "background_color": "#00B883",
  "default_locale": "en",
  "display": "standalone",
  "description": "ThredUp Client Portal - Business operations and analytics",
  "manifest_version": 2,
  "name": "ThredUp Client Portal",
  "orientation": "portrait",
  "short_name": "Client Portal",
  "start_url": "/",
  "theme_color": "#00B883",
  "version": "1.0",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
