{
  "id": "/index.html",
  "name": "Nur an-Nur — Your Companion in Light",
  "short_name": "Nur an-Nur",
  "description": "An all-in-one Muslim companion: prayer times, Qibla, Qur'an, du'as, dhikr, the 99 Names, and a gentle AI companion.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#07211a",
  "theme_color": "#07211a",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "education",
    "books"
  ],
  "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"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer times",
      "short_name": "Prayer",
      "url": "./index.html#prayer"
    },
    {
      "name": "Qur'an",
      "short_name": "Qur'an",
      "url": "./index.html#quran"
    },
    {
      "name": "Qibla",
      "short_name": "Qibla",
      "url": "./index.html#qibla"
    },
    {
      "name": "Tasbih",
      "short_name": "Tasbih",
      "url": "./index.html#tasbih"
    }
  ]
}