{
  "name": "Rehbar — Prayer Times & Islamic Companion",
  "short_name": "Rehbar",
  "description": "Accurate prayer times, Quran, Hadiths, AI Mufti, Duas, Qibla finder and more — your AI-powered Islamic companion.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3E8",
  "theme_color": "#2F7D5A",
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayers",
      "url": "/index.html#prayer-times",
      "description": "View today's prayer times",
      "icons": [
        {
          "src": "assets/logo/rehbar_logo_with_background.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "assets/logo/rehbar_logo_with_background.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo/rehbar_logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
