{
  "name": "Mini Labyrinthe",
  "short_name": "Labyrinthe",
  "description": "Une application de labyrinthes douce, jouable hors ligne, pensée pour les enfants.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#9eddf5",
  "background_color": "#f6fbff",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
