{
  "id": "com.prayertimes.ai.v2",
  "short_name": "Alhuda AI",
  "name": "Alhuda AI",
  "description": "Accurate daily prayer times, Qibla compass, and religious guidance for Muslims worldwide.",
  "categories": [
    "utilities",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "url": "/?shortcut=prayer",
      "icons": [
        {
          "src": "/icons/icon-192x192.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Qibla Compass",
      "url": "/?shortcut=qibla",
      "icons": [
        {
          "src": "/icons/icon-192x192.webp",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "orientation": "portrait"
}
