{
  "name": "LitArbi Web",
  "short_name": "LitArbi",
  "description": "Your firm's matters in the browser — exhibits, documents and the inspector, as in LitArbi.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#6e56cf",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}