{
  "name": "Tawaaf \u2014 a quiet companion for Hajj and Umrah",
  "short_name": "Tawaaf",
  "description": "A quiet, private companion for your Hajj and Umrah \u2014 duas with citations, a tawaaf counter that works offline, prayer times, and step-by-step rituals.",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "education",
    "navigation",
    "utilities"
  ],
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a2e22",
  "background_color": "#0a2e22",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tawaaf counter",
      "short_name": "Counter",
      "description": "Open the counter for the seven circuits.",
      "url": "/app/tawaaf.html",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Duas",
      "short_name": "Duas",
      "description": "Browse the cited dua library.",
      "url": "/app/duas.html",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Prayer times",
      "short_name": "Prayer",
      "description": "Your next prayer and qibla.",
      "url": "/app/prayer.html",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Have a doubt",
      "short_name": "Doubt",
      "description": "Quick answers across the four schools.",
      "url": "/app/doubt.html",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
