{
  "name": "Siraat — Quran, Prayer Times & Hadith",
  "short_name": "Siraat",
  "description": "Read and listen to the Qur'an, keep the five daily prayers on time with reminders, and explore the major hadith collections.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F3EBDA",
  "theme_color": "#123B3E",
  "categories": ["lifestyle", "education", "religion"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
