{
  "name": "Tazkirah — Remember Allah. Improve Daily. Stay Consistent.",
  "short_name": "Tazkirah",
  "description": "A daily Islamic dashboard: prayer times, Qibla finder, Qur'an audio, adhkar, dhikr and worship streaks — helping Muslims remain consistent every day, in English, Arabic, or Hausa.",
  "id": "/index.html",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#FAF7EF",
  "theme_color": "#0A3A2B",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "religion"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayer Times",
      "description": "Jump straight to today's prayer times",
      "url": "/index.html#prayer",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Qibla Finder",
      "short_name": "Qibla",
      "description": "Find the direction of the Kaaba",
      "url": "/qibla.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Tasbih Counter",
      "short_name": "Tasbih",
      "description": "Open the dhikr tasbih counter",
      "url": "/index.html#tasbih",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Qur'an Audio",
      "short_name": "Qur'an Audio",
      "description": "Listen to Qur'an recitation",
      "url": "/quran-audio.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
