{
  "name": "QuranBot AI",
  "short_name": "QuranBot",
  "description": "AI Assistant for the Holy Quran",
  "id": "https://quranbot.ai/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#1f7a5c",
  "orientation": "portrait-primary",
  "categories": ["education", "books"],
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "English",
      "url": "/en",
      "description": "Open QuranBot AI in English"
    }
  ]
}
