{
  "name": "mgiclog - إدارة الخدمات اللوجستية",
  "short_name": "mgiclog",
  "description": "نظام إدارة الأسطول والمعدات والموظفين — وصول كامل من الجوال",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#061226",
  "theme_color": "#0a4490",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الرئيسية",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "خريطة المعدات",
      "short_name": "الخريطة",
      "url": "/map-view",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "العمليات الميدانية",
      "short_name": "الميدان",
      "url": "/field-operations",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "الصيانة",
      "short_name": "الصيانة",
      "url": "/maintenance",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
