{
  "name": "IraqLaw AI — منصة القانون العراقي",
  "short_name": "IraqLaw AI",
  "description": "منصة الذكاء الاصطناعي القانونية الأولى في العراق",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1F3A",
  "theme_color": "#0B1F3A",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["legal", "productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "محلل القضايا",
      "short_name": "المحلل",
      "description": "تحليل قضيتك بالذكاء الاصطناعي",
      "url": "/case-analyzer",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "قضاياي",
      "short_name": "القضايا",
      "description": "عرض قضاياي",
      "url": "/lawyer/cases",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "التقويم",
      "short_name": "التقويم",
      "description": "جلساتي القادمة",
      "url": "/lawyer/calendar",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
