{
  "name": "I Love Islam - Islamic Tools",
  "short_name": "I Love Islam",
  "description": "Free Islamic tools for every Muslim: Zakat Calculator, Prayer Times, Qibla Finder, Quran Reader, Hijri Calendar, Dhikr Counter and 25+ more tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a3d2e",
  "theme_color": "#0a3d2e",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "religion", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayer",
      "description": "Check today's prayer times for your location",
      "url": "/prayer-times"
    },
    {
      "name": "Qibla Finder",
      "short_name": "Qibla",
      "description": "Find the direction of the Holy Kaaba",
      "url": "/qibla"
    },
    {
      "name": "Zakat Calculator",
      "short_name": "Zakat",
      "description": "Calculate your annual Zakat",
      "url": "/zakat"
    },
    {
      "name": "Quran Reader",
      "short_name": "Quran",
      "description": "Read the Holy Quran with translation",
      "url": "/quran"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}