{
  "name": "The Bible Online (CSB)",
  "short_name": "Bible Online",
  "description": "Read, Search & Find Peace in God's Word in the Christian Standard Bible (CSB) translation completely free.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2c1810",
  "theme_color": "#2c1810",
  "lang": "en",
  "categories": ["books", "lifestyle", "education"],
  "icons": [
    {
      "src": "/public/images/thebibleonline-org.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/images/thebibleonline-org-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
