{
  "name": "Bible Verse Prototype 1.3",
  "short_name": "Verse Proto 1.3",
  "description": "Memorize-the-Bible.com verse recognition prototype — Display, Study, Quiz, and Game. Works offline after the first load.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1419",
  "theme_color": "#0f1419",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
