{
  "id": "jido-exchange-pwa",
  "name": "جيدو - نظام إدارة الصرافة",
  "short_name": "جيدو",
  "description": "نظام متكامل لإدارة عمليات شركات الصرافة العراقية - Jido Exchange Management",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1A2A",
  "theme_color": "#0F1A2A",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "any",
  "categories": ["finance", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الرئيسية",
      "url": "/ar/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الحوالات",
      "short_name": "حوالات",
      "url": "/ar/dashboard/transfers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
