{
  "name": "القرآن الكريم - Al-Quran",
  "short_name": "Al-Quran",
  "description": "Read and listen to the Holy Quran offline with translations and audio recitations.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#06231c",
  "theme_color": "#06231c",
  "categories": ["education", "reference", "books"],
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
