{
  "name": "بصمة HMA — نظام الحضور والانصراف",
  "short_name": "بصمة HMA",
  "description": "نظام الحضور والانصراف الذكي — هاني محمد عسيري للإستشارات الهندسية",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a6e",
  "theme_color": "#1a3a6e",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "تسجيل الحضور", "url": "/", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "لوحة الإدارة", "url": "/#admin", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
