{
  "name": "القرآن الكريم",
  "short_name": "Quran",
  "description": "Quran Text - Read the Holy Quran with translations",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "quran.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "quran.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "lifestyle", "religon", "islam"],
  "lang": "en",
  "dir": "auto"
}
