{
  "name": "Bible Bright Quiz",
  "short_name": "Bible Quiz",
  "description": "A cheerful Bible quiz adventure for children with levels, points, memory verses, and read-aloud support.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#dff7ff",
  "theme_color": "#7fd6f5",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
