{
  "name": "دنيا الأنظمة - نظام إدارة الخدمات",
  "short_name": "دنيا الأنظمة",
  "description": "نظام متكامل لإدارة الخدمات التقنية وأوامر العمل",
  "start_url": "/technician",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B4F8A",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مهامي",
      "short_name": "المهام",
      "description": "عرض المهام المسندة",
      "url": "/technician/jobs",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "تسجيل الحضور",
      "short_name": "الحضور",
      "description": "تسجيل الحضور والانصراف",
      "url": "/technician",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
