{
  "name": "Bible Flo - Your Topical Bible Study Companion",
  "short_name": "Bible Flo",
  "description": "A free web app for studying the Bible topically - a chain-reference Study Hub of 50+ topics, guided walks through Scripture, and full-text search.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF4F6",
  "theme_color": "#3D2E5C",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
