{
  "id": "bible-ia-react",
  "name": "EMINI Bible",
  "short_name": "EMINI Bible",
  "description": "Lire, écouter et méditer la Parole de Dieu. Jésus-Christ au centre.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "orientation": "portrait-primary",
  "background_color": "#F9E3AC",
  "theme_color": "#c9a94a",
  "lang": "fr",
  "categories": ["education", "lifestyle", "religion"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png",        "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png",        "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png",        "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png",        "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png","sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/favicon-32.png",      "sizes": "32x32",   "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Verset du jour",
      "short_name": "Accueil",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lire la Bible",
      "short_name": "Bible",
      "url": "/bible",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Selah — Assistant biblique",
      "short_name": "Selah",
      "url": "/assistant",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes Favoris",
      "short_name": "Favoris",
      "url": "/notes?tab=favorites",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
