{
  "name": "ILOOWUP — Apprends tout. N'oublie rien.",
  "short_name": "ILOOWUP",
  "description": "Transforme tes PDF, articles, cours et veille technologique en flashcards intelligentes avec l'IA. Organise tes connaissances et retiens tout grâce à la répétition espacée. Gratuit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6C5CE7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
