{
  "name": "إبرة وخيط الإسكافي",
  "short_name": "إبرة وخيط",
  "description": "نظام إدارة ورشة إصلاح الأحذية والحقائب الفاخرة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F1EA",
  "theme_color": "#F4F1EA",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo-cobblers.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "طلب جديد",
      "url": "/new-order",
      "description": "إنشاء طلب إصلاح جديد"
    },
    {
      "name": "الطلبات",
      "url": "/orders",
      "description": "عرض جميع الطلبات"
    }
  ]
}
