{
  "id": "/",
  "name": "نيديكس NEDEX — منصة التشغيل اللوجستي",
  "short_name": "نيديكس",
  "description": "منصة نيديكس لإدارة الشحن بين المحافظات والتوصيل المحلي والمناديب والمالية.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F4F7",
  "theme_color": "#0D1B3D",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/nedex-icon-192.png?v=brand-20260908", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/nedex-icon-512.png?v=brand-20260908", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/nedex-maskable-512.png?v=brand-20260908",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "لوحة التحكم", "url": "/dashboard" },
    { "name": "شحنة جديدة", "url": "/shipments/new" },
    { "name": "مهامي", "url": "/tasks" }
  ]
}