{
  "name": "Shipfy - نظام إدارة التوصيل",
  "short_name": "Shipfy",
  "description": "نظام SaaS متكامل لإدارة التوصيل وتتبع الطلبات للشركات",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#06B6D4",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "طلب جديد",
      "short_name": "طلب جديد",
      "url": "/orders/new",
      "description": "إنشاء طلب توصيل جديد"
    },
    {
      "name": "تتبع الطلبات",
      "short_name": "تتبع",
      "url": "/track",
      "description": "تتبع الطلبات المباشر"
    }
  ]
}
