{
  "short_name": "Zaviyel",
  "name": "Zaviyel AI — Sacred Scriptures & Wisdom Companion",
  "description": "Your AI-powered multi-faith spiritual companion. Learn the Quran, Bible, Gita, Torah & Dhammapada with gamified lessons, quizzes, and personalized wisdom — all in one beautiful app.",
  "icons": [
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "categories": ["education", "lifestyle", "books"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Jump into your next lesson",
      "url": "/?tab=learn&source=shortcut",
      "icons": [{ "src": "/icon-512.png?v=4", "sizes": "512x512" }]
    },
    {
      "name": "Take a Quiz",
      "short_name": "Quiz",
      "description": "Test your sacred knowledge",
      "url": "/?tab=quiz&source=shortcut",
      "icons": [{ "src": "/icon-512.png?v=4", "sizes": "512x512" }]
    },
    {
      "name": "Ask AI",
      "short_name": "Ask AI",
      "description": "Chat with Zaviyel AI about scriptures",
      "url": "/?tab=chat&source=shortcut",
      "icons": [{ "src": "/icon-512.png?v=4", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
