{
  "name": "QITest.net",
  "short_name": "QITest",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0F1117",
  "theme_color": "#818CF8",
  "description": "Site d'information sur la psychometrie et les sciences cognitives.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}