{
  "name": "نظام إدارة بيانات الأمناء",
  "short_name": "إدارة الأمناء",
  "description": "نظام متكامل لإدارة بيانات الأمناء",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "prefer_related_applications": false
}
