{
  "name": "Dhikr — The Noble Qur'an",
  "short_name": "Dhikr",
  "description": "Free, ad-free, tracking-free Islamic companion. Full Quran with scholarly-verified hadith, revelation context, and facts.",
  "start_url": "/quran.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1d1107",
  "background_color": "#1d1107",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "books", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Read Quran",
      "url": "/quran.html",
      "description": "Open the Quran reader"
    },
    {
      "name": "Prayer Times",
      "url": "/prayer.html",
      "description": "Today's prayer times"
    },
    {
      "name": "Duas",
      "url": "/dua.html",
      "description": "Daily supplications"
    }
  ]
}
