{
  "name": "Neurodiversity Explorer",
  "short_name": "NeuroExplorer",
  "description": "Découvrez, comprenez et explorez les troubles neuro-atypiques et la neurodiversité",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/neuro_diversite_ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/neuro_diversite_ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/neuro_diversite_ico.png",
      "sizes": "259x254",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["health", "education", "lifestyle"],
  "lang": "fr",
  "orientation": "portrait-primary"
}