{
  "id": "/",
  "name": "Hujja Hub — حُجّة هَب",
  "short_name": "Hujja Hub",
  "description": "نظام إدارة مكاتب المحاماة والاستشارات القانونية — القضايا والجلسات والفوترة والمساعد الذكي في تطبيق واحد.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#131820",
  "background_color": "#F7F8FA",
  "categories": ["business", "productivity", "legal"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "لوحة القيادة",
      "short_name": "لوحة القيادة",
      "url": "/dashboard?source=pwa"
    },
    {
      "name": "ابدأ مجانًا",
      "short_name": "تسجيل",
      "url": "/signup?source=pwa"
    }
  ]
}
