{
  "name": "MathsOtop",
  "short_name": "MathsOtop",
  "description": "Fiches de maths du collège à la Terminale — 86 chapitres, exercices progressifs, corrections détaillées.",
  "start_url": "/mathsotop.html",
  "display": "standalone",
  "background_color": "#07071A",
  "theme_color": "#7C6EE8",
  "orientation": "any",
  "lang": "fr",
  "categories": ["education"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon espace",
      "short_name": "Espace",
      "url": "/dashboard_eleve.html",
      "icons": [{"src": "icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Rechercher un chapitre",
      "short_name": "Recherche",
      "url": "/mathsotop.html#niveaux",
      "icons": [{"src": "icon-192.svg", "sizes": "192x192"}]
    }
  ]
}
