{
  "name": "EasyQuran.UK — Read the Holy Quran Online",
  "short_name": "EasyQuran",
  "description": "Read the Holy Quran online in 15-line Madani Mushaf style. Recite any ayah and AI Voice Sense plays the meaning in English or Urdu.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fcf8f0",
  "theme_color": "#047857",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png",            "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",            "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Recite the Quran",        "short_name": "Recite",  "url": "/quran/mushaf/juzz/1?mode=self", "description": "Open Juzz 1 in Recite + Voice Detection mode." },
    { "name": "Live Quran Classes",      "short_name": "Classes", "url": "/lessons",                        "description": "Book a free trial live Quran class." },
    { "name": "Ask the Quran Bot",       "short_name": "Ask",     "url": "/ask",                            "description": "Ask the AI Quran assistant a question." }
  ],
  "screenshots": [
    {
      "src": "/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EasyQuran.UK Mushaf home"
    }
  ]
}
