{
  "name": "مواقيت الصلاة - Prayer Times",
  "short_name": "مواقيت الصلاة",
  "description": "تطبيق يعرض مواقيت الصلاة الدقيقة بناءً على الموقع الجغرافي مع إمكانية التعديل اليدوي والمشاركة على منصات التواصل الاجتماعي.",
  "start_url": "/prayer_times.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a2a6c",
  "background_color": "#1a2a6c",
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a2a6c' width='192' height='192'/><text x='50%' y='50%' font-size='32' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='Arial'>مواقيت الصلاة</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a2a6c' width='512' height='512'/><text x='50%' y='50%' font-size='80' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='Arial'>مواقيت الصلاة</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%231a2a6c;stop-opacity:1' /><stop offset='100%' style='stop-color:%23b21f1f;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad)' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%23ffd700' opacity='0.8'/><text x='96' y='105' font-size='40' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>🕌</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%231a2a6c;stop-opacity:1' /><stop offset='100%' style='stop-color:%23b21f1f;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad)' width='512' height='512'/><circle cx='256' cy='256' r='150' fill='%23ffd700' opacity='0.8'/><text x='256' y='280' font-size='100' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>🕌</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ffd700' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%231a2a6c'/><text x='96' y='105' font-size='40' fill='%23ffd700' text-anchor='middle' font-weight='bold' font-family='Arial'>🕌</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مواقيت اليوم",
      "short_name": "اليوم",
      "description": "عرض مواقيت الصلاة لليوم الحالي",
      "url": "/prayer_times.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a2a6c' width='96' height='96'/><text x='48' y='50' font-size='20' fill='%23ffd700' text-anchor='middle' font-weight='bold' font-family='Arial'>📅</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "إمساكية الشهر",
      "short_name": "الشهر",
      "description": "عرض مواقيت الصلاة لشهر كامل",
      "url": "/prayer_times_monthly.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23b21f1f' width='96' height='96'/><text x='48' y='50' font-size='20' fill='%23ffd700' text-anchor='middle' font-weight='bold' font-family='Arial'>📆</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
