{
  "name": "Manuel de Psychologie Cognitive",
  "short_name": "CogFoundations",
  "description": "Manuel interactif de sciences cognitives - 10 chapitres couvrant perception, attention, memoire, langage et raisonnement",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "lang": "fr",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
