{
  "name": "Ihfadh — Quran Memorization Companion",
  "short_name": "Ihfadh",
  "description": "An elegant Quran Memorization (Hifz) companion and reader using the standard 15-line Madani Mushaf layout. Test your memorization, highlight verses, and track your progress.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#FAF4E8",
  "theme_color": "#FAF4E8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "480x480",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}