{
  "name": "Bible Reader",
  "short_name": "Bible",
  "description": "Offline Bible reader with ESV, NASB, Greek, and Latin translations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#fafaf9",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
