{
  "name": "Écolapp — Mon espace scolaire",
  "short_name": "Écolapp",
  "description": "Espace numérique de suivi scolaire — P4",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F5F0",
  "theme_color": "#1A1D2E",
  "lang": "fr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education"],
  "shortcuts": [
    { "name": "Rituels",   "url": "/rituels.html",   "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Synthèses", "url": "/syntheses.html", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Chant Aïda","url": "/aida.html",      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
