{
  "name": "Mushaf — Online Quran Reader",
  "short_name": "Mushaf",
  "description": "Read the Holy Quran online with word-by-word audio, translations in 20+ languages, multiple Arabic scripts, and beautiful Mushaf-style pages.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F3EE",
  "theme_color": "#A07828",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
