{
  "short_name": "Berean Nation",
  "name": "Berean Nation — Study, Pray, Watch",
  "description": "King James Bible reader with annotations, shared prayer wall, Rumble livestreams, Church Fathers readings, and Berean Nation News.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "lang": "en-US",
  "scope": "/",
  "categories": ["religion", "education", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshots/bible-reader.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KJV Bible Reader with Annotations"
    },
    {
      "src": "/screenshots/prayer-wall.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shared Prayer Wall"
    }
  ],
  "icons": [
    { "src": "/icons/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "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-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open Bible",
      "short_name": "Bible",
      "description": "Jump straight to the KJV Bible reader",
      "url": "/?tab=bible",
      "icons": [{ "src": "/icons/shortcut-bible.png", "sizes": "96x96" }]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Prayer",
      "description": "View and add prayer requests",
      "url": "/?tab=prayer",
      "icons": [{ "src": "/icons/shortcut-prayer.png", "sizes": "96x96" }]
    },
    {
      "name": "Livestream",
      "short_name": "Live",
      "description": "Watch the Thursday/Friday Rumble livestream",
      "url": "/?tab=livestream",
      "icons": [{ "src": "/icons/shortcut-live.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.bereannation.app",
      "id": "com.bereannation.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/berean-nation/id0000000000"
    }
  ],
  "prefer_related_applications": false
}
