{
  "name": "Numinous — Your Bible AI Companion",
  "short_name": "Numinous",
  "description": "Numinous is the AI Bible study companion that picks up where you left off — remembering your questions, your reflections, and your journey through Scripture.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f6f3",
  "theme_color": "#8b7355",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
