{
  "name": "Orientiva Autonomie — Fonctions exécutives",
  "short_name": "Orientiva",
  "description": "Comprendre, s'entraîner, agir. Développez vos fonctions exécutives avec Orientiva Autonomie.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#f7f4ec",
  "theme_color": "#2c6d6d",
  "lang": "fr",
  "dir": "ltr",
  "categories": [
    "health",
    "education",
    "medical"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "url": "/tableau-de-bord"
    },
    {
      "name": "Exercices",
      "url": "/exercices"
    },
    {
      "name": "Stratégies",
      "url": "/strategies"
    }
  ]
}