{
  "name": "التقويم الهجري - Hijri Calendar",
  "short_name": "التقويم الهجري",
  "description": "التقويم الهجري مع أوقات الصلاة والأدوات الإسلامية - 340+ أداة وحاسبة مجانية | Hijri Calendar with prayer times, Islamic tools & 340+ free calculators for Saudi Arabia",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#1FB57B",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "lifestyle",
    "utilities",
    "productivity",
    "education",
    "finance"
  ],
  "shortcuts": [
    {
      "name": "مواقيت الصلاة",
      "short_name": "الصلاة",
      "description": "Prayer Times",
      "url": "/prayer-times.php",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "محول التاريخ",
      "short_name": "التاريخ",
      "description": "Date Converter",
      "url": "/converter.php",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "حاسبة الزكاة",
      "short_name": "الزكاة",
      "description": "Zakat Calculator",
      "url": "/zakat-calculator.php",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "جميع الأدوات",
      "short_name": "الأدوات",
      "description": "All Tools (340+)",
      "url": "/tools.php",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}