{
  "name": "Bible Flow – Nurturing the Digital Soul",
  "short_name": "Bible Flow",
  "description": "Experience the Word of God like never before. Daily verses, biblical guidance, study plans, and spiritual growth tools at your fingertips.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0E0E0E",
  "theme_color": "#0B2521",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "religion"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Home – Verse of the Day" },
    { "src": "/screenshots/library.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Library of Studies" },
    { "src": "/screenshots/desktop.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Bible Flow Desktop" }
  ],
  "shortcuts": [
    { "name": "Verse of the Day", "short_name": "Verse", "description": "Read today's verse", "url": "/?tab=home", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Biblical Advice", "short_name": "Advice", "description": "Get biblical guidance", "url": "/?tab=advice", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "My Studies", "short_name": "Study", "description": "Continue your study plan", "url": "/?tab=study", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 400 }
}
