{
  "name": "LEX — نظام إدارة مكاتب المحاماة",
  "short_name": "LEX",
  "description": "منصة لِكْس القانونية: إدارة القضايا والجلسات والتوكيلات والفواتير في تطبيق واحد.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1830",
  "theme_color": "#1a2745",
  "categories": ["business", "productivity", "legal"],
  "icons": [
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.webp",
      "sizes": "any",
      "type": "image/webp"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة المعلومات",
      "url": "/",
      "description": "نظرة عامة على المكتب"
    },
    {
      "name": "الجلسات",
      "url": "/hearings",
      "description": "جدول الجلسات اليومية"
    },
    {
      "name": "القضايا",
      "url": "/cases",
      "description": "ملفات القضايا"
    },
    {
      "name": "المساعد الذكي",
      "url": "/ai",
      "description": "المساعد القانوني"
    }
  ],
  "prefer_related_applications": false
}
