{
  "name": "IQRA — Quran Recitation & Learning",
  "short_name": "IQRA",
  "description": "Read and listen to the Holy Quran with word-by-word audio, translations, classical tafsirs, and prayer times.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0a7c5b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Read Al-Fatihah",
      "short_name": "Al-Fatihah",
      "url": "/surah/1",
      "description": "Open the opening chapter of the Quran"
    },
    {
      "name": "Prayer times",
      "short_name": "Salah",
      "url": "/prayer-times",
      "description": "Today's prayer times for your city"
    },
    {
      "name": "Stories of the Prophets",
      "short_name": "Prophets",
      "url": "/prophets",
      "description": "Sirahs of the prophets"
    }
  ]
}
