{
  "name": "Quran IndoPak 16 Lines",
  "short_name": "Quran 16L",
  "description": "Read the Holy Quran online in the beautiful IndoPak 16-line script. Browse all 114 Surahs, save bookmarks, and read on any device.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7f0",
  "theme_color": "#1b5e20",
  "lang": "ur",
  "dir": "rtl",
  "scope": "./",
  "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"
    }
  ],
  "categories": ["books", "education", "religion"],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}