{
  "name": "ERP Elegant — نظام إدارة الموارد",
  "short_name": "ERP Elegant",
  "description": "نظام إدارة الموارد المؤسسية المتكامل",
  "start_url": "/m",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "فاتورة جديدة",
      "short_name": "فاتورة",
      "url": "/m/invoices/create",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "سند قبض",
      "short_name": "قبض",
      "url": "/m/payments/create",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "خط سير اليوم",
      "short_name": "خط السير",
      "url": "/m/route-today",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
