{
  "name": "BibleVibe — AI-Powered Bible Study Tool",
  "short_name": "BibleVibe",
  "description": "Experience the Bible like never before. AI-powered immersive storytelling, interactive Q&A, and deep scripture study.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1145",
  "theme_color": "#1a1145",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
