{
  "name": "ALHUSAIN & ASSOCIATES LAWFIRM",
  "short_name": "الحسين للمحاماة",
  "description": "نظام إدارة المحاماة - عبدالله الحسين محامون ومستشارون",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#C8A97E",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "القضايا",
      "short_name": "القضايا",
      "url": "/cases",
      "icons": [{ "src": "/app-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "المواعيد",
      "short_name": "المواعيد",
      "url": "/appointments",
      "icons": [{ "src": "/app-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "المهام",
      "short_name": "المهام",
      "url": "/tasks",
      "icons": [{ "src": "/app-icon.png", "sizes": "96x96" }]
    }
  ],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
