{
  "name": "كنيسة الثلاثة فتية القديسين",
  "short_name": "الثلاثة فتية",
  "description": "نظام إدارة خدمة الإعدادي والثانوي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مسح QR",
      "short_name": "Scanner",
      "description": "تسجيل الحضور",
      "url": "/scanner",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "الطلاب",
      "short_name": "Students",
      "description": "إدارة الطلاب",
      "url": "/students",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
