{
  "short_name": "NoorPrayerTimes",
  "name": "NoorPrayerTimes Global Prayer Engine",
  "description": "N.A.S.A.-level precision for prayer times and word-by-word Quran reader.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "categories": ["lifestyle", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NoorPrayerTimes Dashboard"
    }
  ],
  "hadith_books": [
    {
      "id": "bukhari",
      "name": "Sahih al-Bukhari",
      "image": "/images/hadith-books/bukhari.svg",
      "route": "/hadiths",
      "secondaryRoute": "/daily-hadith",
      "secondaryLabel": "Daily Hadith",
      "description": "Explore one of the most authentic hadith collections used in daily study circles."
    },
    {
      "id": "muslim",
      "name": "Sahih Muslim",
      "image": "/images/hadith-books/muslim.svg",
      "route": "/hadiths",
      "secondaryRoute": "/daily-hadith",
      "secondaryLabel": "Daily Hadith",
      "description": "Read categorized narrations with section-wise access and reliable references."
    },
    {
      "id": "tirmidhi",
      "name": "Sunan al-Tirmidhi",
      "image": "/images/hadith-books/tirmidhi.svg",
      "route": "/hadiths",
      "secondaryRoute": "/daily-hadith",
      "secondaryLabel": "Daily Hadith",
      "description": "Open hadith chapters that are commonly used for fiqh and character lessons."
    }
  ]
}
