{
  "id": "./bible4.html",
  "name": "RYVANGEL — Grandir dans la foi",
  "short_name": "RYVANGEL",
  "description": "Prières guidées, leçons, quiz bibliques et échanges bienveillants.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "./bible4.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#071426",
  "theme_color": "#071426",
  "categories": ["lifestyle", "education", "social"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prière du jour",
      "short_name": "Prière",
      "url": "./bible4.html#panel-prayers",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Quiz biblique",
      "short_name": "Quiz",
      "url": "./bible4.html#panel-quiz",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
