{
  "name": "نظام إدارة المشتريات",
  "short_name": "المشتريات",
  "description": "نظام إدارة المشتريات والموردين",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "أوامر الشراء",
      "short_name": "المشتريات",
      "description": "عرض أوامر الشراء",
      "url": "/Purchases"
    },
    {
      "name": "الموردين",
      "short_name": "الموردين",
      "description": "عرض قائمة الموردين",
      "url": "/Vendors"
    }
  ]
}
