{
  "name": "ديوان — نظام السلام بلس المحاسبي",
  "short_name": "ديوان",
  "description": "الفواتير والسندات والتحصيل والموارد البشرية — نظام المنشأة المحاسبي.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6f9",
  "theme_color": "#1e3a8a",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "فاتورة جديدة",
      "short_name": "فاتورة",
      "url": "invoices.php",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تحصيل فرع",
      "short_name": "تحصيل",
      "url": "branch_collection.php",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "سند صرف",
      "short_name": "صرف",
      "url": "payment_voucher.php",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
