{
  "name": "Quran Mentor",
  "short_name": "Quran Mentor",
  "description": "Your AI-powered companion for understanding the Quran — explore, listen, reflect, and grow.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "auto",
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with daily verse, reading progress, and quick actions"
    },
    {
      "src": "/screenshots/chat.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI-powered Quran Mentor chat with scholarly guidance"
    },
    {
      "src": "/screenshots/listen.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Listen to Quran recitation with verse-by-verse playback"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Reading",
      "short_name": "Continue",
      "description": "Continue from where you left off",
      "url": "/explore"
    },
    {
      "name": "Listen",
      "short_name": "Listen",
      "description": "Listen to Quran recitation",
      "url": "/listen"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your reading progress, achievements, and recent activity",
      "url": "/dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
