{
  "name": "The Berean — Rooted in the Word",
  "short_name": "The Berean",
  "description": "Read, search, listen, download, pray, learn, contribute and grow in Scripture — a digital discipleship platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#3a4026",
  "theme_color": "#3a4026",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's Devotional", "url": "/devotional", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Bible Reader", "url": "/bible", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Resource Library", "url": "/library", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Bible Academy", "url": "/academy", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
