{
  "name": "JWQuiz — Quiz bibliques interactifs",
  "short_name": "JWQuiz",
  "description": "Testez vos connaissances bibliques avec des quiz classiques, L'Énigme, Le Sceau, Le Discernement et bien plus.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07050f",
  "theme_color": "#07050f",
  "lang": "fr",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "categories": ["games", "education", "entertainment"]
}
