{
  "name": "عِمران — الاستغفار والذكر",
  "short_name": "عِمران",
  "description": "عدّاد الاستغفار الذكي، الورد اليومي، وقصص المستغفرين.",
  "lang": "ar",
  "dir": "rtl",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b1f17",
  "theme_color": "#0b1f17",
  "categories": ["lifestyle", "education", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "التحكم",
      "description": "الوصول السريع إلى عدّاد الاستغفار والإحصائيات",
      "url": "/dashboard?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الورد اليومي",
      "short_name": "الورد",
      "description": "متابعة الورد اليومي والتحديات",
      "url": "/wird?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
