{
  "name": "نظام الحضور والانصراف الذكي",
  "short_name": "الحضور الذكي",
  "description": "تطبيق تسجيل الحضور والانصراف للموظفين بالموقع الجغرافي وبصمة الوجه",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3062/3062634.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3062/3062634.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
