{
  "name": "IQNAQL — سوق النقل الأول في العراق",
  "short_name": "IQNAQL",
  "description": "IQNAQL · سوق النقل الأول في العراق — حمولات، شاحنات، موافقات، وبوابة سائق.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "السوق",
      "short_name": "السوق",
      "description": "تصفح آخر الحمولات والشاحنات",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "بوابة السائق",
      "short_name": "السائق",
      "description": "ادخل بحسابك كسائق",
      "url": "/d?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "لوحة الموافقات",
      "short_name": "الموافقات",
      "description": "موافقات (برقيات) المكاتب",
      "url": "/telegrams?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
