{
  "name": "Scholar — Bible Study",
  "short_name": "Scholar",
  "description": "Read, search, and understand the Bible with AI-powered study tools. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["education", "books"],
  "screenshots": [],
  "prefer_related_applications": false
}