{
  "name": "RITDorg Bible Reader",
  "short_name": "RITDorg",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b3a66",
  "description": "Bible reader with study tools, parallel translations, audio, and sermon prep.",
  "icons": [
    { "src": "/static/images/favicon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/images/favicon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
