{
  "name": "QuranWise — Islam, Understood",
  "short_name": "QuranWise",
  "description": "Quran, Hadith, Duas, Prayer Times, Dhikr & NoorAI — your complete Islamic companion",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0906",
  "theme_color": "#D4A853",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "lifestyle"],
  "icons": [
    { "src": "/assets/icons/icon-192.png",       "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png",        "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icons/icon-maskable-512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search",       "url": "/search.html",  "description": "Search Quran, Hadith & Duas" },
    { "name": "Quran",        "url": "/quran.html",   "description": "Read the Holy Quran" },
    { "name": "Prayer Times", "url": "/prayers.html", "description": "Today's prayer times & Qibla" },
    { "name": "Ask NoorAI",   "url": "/chat.html",    "description": "Ask any question about Islam" }
  ]
}
