{
  "name": "MuslimLearn — Learn Quran Reading & Tajweed",
  "short_name": "MuslimLearn",
  "description": "Learn Arabic reading, Noorani Qaida, Tajweed rules and memorize Juz Amma — free, interactive and works offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0D3B2E",
  "theme_color": "#0D3B2E",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "education",
    "religion"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen showing all learning modules"
    },
    {
      "src": "icons/screenshot-narrow.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Harakat module on mobile"
    }
  ]
}