{
  "name": "LuxID Docs",
  "short_name": "LuxID Docs",
  "description": "Documentation for LuxID users, developers, and partners: account help, OIDC, OAuth 2.0, SAML, and the Partner API.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#202124",
  "theme_color": "#cc3d80",
  "icons": [
    {
      "src": "/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
