{
  "name": "CyberAr - مرجع الأمن السيبراني العربي",
  "short_name": "CyberAr",
  "description": "مرجعك الشامل للأمن السيبراني بالعربي - من الصفر للاحتراف",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "books", "productivity"],
  "shortcuts": [
    {"name": "مسارات التعلم", "short_name": "المسارات", "url": "/#paths", "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "الأدوات", "short_name": "الأدوات", "url": "/pages/tools.html", "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "المكتبة", "short_name": "المكتبة", "url": "/pages/books.html", "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}]}
  ]
}