{
  "id": "/",
  "name": "تطبيق مسجدنا",
  "short_name": "مسجدنا",
  "description": "تطبيق مسجدنا — إدارة حلقات القرآن الكريم والحضور",
  "start_url": "/masjidna",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a6b3a",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png?v=71b7a1157361",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=71b7a1157361",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=71b7a1157361",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تسجيل الحضور",
      "short_name": "التحضير",
      "description": "افتح تسجيل حضور حلقتك مباشرة",
      "url": "/masjidna?go=attend",
      "icons": [{ "src": "/icon-192.png?v=71b7a1157361", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الفعاليات",
      "short_name": "الفعاليات",
      "description": "جدول الفعاليات والحلقات",
      "url": "/masjidna?go=events",
      "icons": [{ "src": "/icon-192.png?v=71b7a1157361", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "بوابة أولياء الأمور",
      "short_name": "الأولياء",
      "description": "متابعة حضور الأبناء",
      "url": "/parent",
      "icons": [{ "src": "/icon-192.png?v=71b7a1157361", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
