{
  "name": "AlloPremiere - Bac Francais et Specialites | Cours, Fiches, Annales",
  "short_name": "AlloPremiere",
  "description": "Cours et exercices en acces libre pour la classe de Premiere. Preparation Bac de Francais, specialites, methodologie.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "education"
  ],
  "lang": "fr"
}