{
  "name": "Quran Sarif",
  "short_name": "Quran Sarif",
  "description": "Read the Holy Quran with Arabic text, English and Hindi translations, and audio recitation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f5",
  "theme_color": "#2d6a4f",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["books", "education", "religion"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Quran Sarif home page"
    }
  ],
  "shortcuts": [
    {
      "name": "Al-Faatiha",
      "short_name": "Al-Faatiha",
      "description": "Open Surah Al-Faatiha",
      "url": "/surah/1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Al-Baqara",
      "short_name": "Al-Baqara",
      "description": "Open Surah Al-Baqara",
      "url": "/surah/2",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
