{
  "name": "Quran Mini",
  "short_name": "Quran Mini",
  "description": "A minimal, fast Quran reader with proper calligraphy fonts, verse bookmarks, and ayah-by-ayah recitation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F5F1",
  "theme_color": "#F7F5F1",
  "icons": [
    {
      "src": "/images/quranmini-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/quranmini-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
