{
  "name": "NeuroGeste",
  "short_name": "NeuroGeste",
  "description": "Entraînement cognitif et neuro-moteur",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060B18",
  "theme_color": "#00D4FF",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Exercices",
      "short_name": "Entraîner",
      "url": "/#/exercises",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Mes Stats",
      "short_name": "Stats",
      "url": "/#/stats",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["education", "health", "games"]
}
