{
  "name": "الفهد للتجارة والتعهدات",
  "short_name": "الفهد",
  "description": "نظام إدارة معمل الإنتاج والتوزيع — إنتاج، تحميل، بيع، تحصيل، تقارير. يعمل أوفلاين.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%231e40af'/%3E%3Ctext x='96' y='130' font-size='110' text-anchor='middle' fill='white'%3E%E2%9D%84%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231e40af'/%3E%3Ccircle cx='96' cy='96' r='80' fill='%231e40af'/%3E%3Ctext x='96' y='130' font-size='110' text-anchor='middle' fill='white'%3E%E2%9D%84%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%231e40af'/%3E%3Ctext x='256' y='350' font-size='300' text-anchor='middle' fill='white'%3E%E2%9D%84%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231e40af'/%3E%3Ccircle cx='256' cy='256' r='200' fill='%231e40af'/%3E%3Ctext x='256' y='350' font-size='300' text-anchor='middle' fill='white'%3E%E2%9D%84%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "البيع",
      "short_name": "بيع",
      "description": "تسجيل بيع جديد",
      "url": "./index.html#sell"
    },
    {
      "name": "الحمولة",
      "short_name": "حمولة",
      "description": "عرض حمولة الرحلة الحالية",
      "url": "./index.html#load-info"
    }
  ]
}
