{
  "name": "Jish Quran",
  "short_name": "Jish",
  "description": "تطبيق القرآن الكريم - اقرأ وتدبّر وتعلّم مع Jish Quran",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "theme_color": "#1a5c52",
  "background_color": "#ffffff",
  "categories": ["education", "books"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23f5f1e8'/><text x='270' y='100' font-size='48' font-family='serif' text-anchor='middle' fill='%231a5c52'>📖</text><text x='270' y='200' font-size='32' font-family='serif' text-anchor='middle' fill='%231a0e00'>Jish Quran</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23f5f1e8'/><text x='640' y='150' font-size='64' font-family='serif' text-anchor='middle' fill='%231a5c52'>📖</text><text x='640' y='300' font-size='48' font-family='serif' text-anchor='middle' fill='%231a0e00'>Jish Quran</text></svg>",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='44' fill='%231a5c52'/><text x='96' y='145' font-size='130' text-anchor='middle' font-family='serif'>📖</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 192 192'><rect width='192' height='192' rx='44' fill='%231a5c52'/><text x='96' y='145' font-size='130' text-anchor='middle' font-family='serif'>📖</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='120' fill='%231a5c52'/><text x='256' y='400' font-size='360' text-anchor='middle' font-family='serif'>📖</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "اقرأ القرآن",
      "short_name": "اقرأ",
      "description": "ابدأ قراءة القرآن الكريم",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%231a5c52'/><text x='48' y='72' font-size='60' text-anchor='middle' font-family='serif'>📖</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "الاختبار",
      "short_name": "اختبر",
      "description": "اختبر حفظك للقرآن",
      "url": "/quiz",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%231a5c52'/><text x='48' y='72' font-size='60' text-anchor='middle' font-family='serif'>✍️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
