{
  "name": "Bible L.E.D - Lumière Éternelle de Dieu",
  "short_name": "Bible L.E.D",
  "id": "/",
  "description": "Application biblique complète avec lecture, dictionnaire, carte interactive, notes et journal spirituel.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#000000",
  "theme_color": "#1e90ff",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "religion", "travel"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/LogoLED.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Carte biblique sur desktop"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Carte biblique sur mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "features": [
    "Lecture biblique complète avec recherche",
    "Dictionnaire biblique interactif",
    "Carte biblique avec lieux historiques",
    "Notes personnelles synchronisées",
    "Journal spirituel quotidien",
    "54 histoires bibliques pour enfants avec fond étoilé",
    "Catalogue interactif avec recherche et tri",
    "Histoires adaptées 3-8 ans et 6-12 ans",
    "Fonctionnement offline complet",
    "Authentification sécurisée",
    "Synchronisation multi-appareils"
  ]
}