{
  "short_name": "bureau.adoxus",
  "icons": [
    {
      "src": "app/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "app/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "background_color": "#f8f8f8",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#FEC901"
}