{
  "name": "ماهر — حفظ القرآن",
  "short_name": "ماهر",
  "description": "منصة لحفظ القرآن الكريم بطريقة الحصون الخمسة",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fdf9ec",
  "theme_color": "#869448",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "lifestyle", "religion"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "خطة اليوم",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تقدمي",
      "url": "/progress",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
