{
  "name": "Al Quran Reader",
  "short_name": "AlQuran",
  "description": "Read, listen, and study Al Quran with translations, tafsir, and audio reciters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#d9ecef",
  "theme_color": "#0c7a69",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
