{
  "name": "YAVIS Account",
  "short_name": "YAVIS",
  "description": "Shared login and user administration for the YAVIS platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#26215C",
  "theme_color": "#534AB7",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
