{
  "name": "ParlerFacile",
  "short_name": "ParlerFacile",
  "description": "Leer Frans met interactieve verhalen en quizzen.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0f2b5c",
  "theme_color": "#0f2b5c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
