{
  "name": "مواقيت الأهلة ١٤٤٨هـ",
  "short_name": "مواقيت الأهلة",
  "description": "تقويم أهلّة كامل لعام ١٤٤٨هـ بأفق النجف الأشرف — حسب توقّعات مكتب سماحة السيد السيستاني (دام ظله). يشمل المقدمة وطريقة العمل والتقويم اليومي الكامل وبيانات الهلال والمناسبات والأحداث الفلكية وتنبيهات ورؤية الهلال حسب الموقع.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A081F",
  "theme_color": "#0A081F",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "lifestyle",
    "education",
    "books"
  ],
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "widgets": [
    {
      "name": "مواقيت الأهلة — اليوم",
      "short_name": "مواقيت الأهلة",
      "description": "التاريخ الهجري اليوم وطور القمر والمناسبة القادمة",
      "tag": "mawaqeet-today",
      "template": "mawaqeet-today-card",
      "ms_ac_template": "widgets/today-template.json",
      "data": "widgets/today-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "widgets/screenshot.png",
          "sizes": "600x400",
          "label": "بطاقة اليوم الهجري والمناسبة القادمة"
        }
      ],
      "icons": [
        {
          "src": "icons/icon-96.png",
          "sizes": "96x96"
        }
      ],
      "auth": false,
      "multiple": false,
      "update": 3600
    }
  ],
  "shortcuts": [
    {
      "name": "رؤية الهلال",
      "short_name": "الهلال",
      "url": "./index.html#crescent",
      "icons": [
        {
          "src": "icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "تنبيهاتي",
      "short_name": "التنبيهات",
      "url": "./index.html#reminders",
      "icons": [
        {
          "src": "icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
