{
  "name": "ProBench - دكة المحترفين",
  "short_name": "ProBench",
  "description": "نظام جرد المنتجات الرياضية",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2B6CB0",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إدخال جرد",
      "short_name": "جرد",
      "description": "أضف منتج جديد بسرعة",
      "url": "./?page=inventory",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الجرد السريع",
      "short_name": "سريع",
      "description": "حدّث كميات بسرعة",
      "url": "./?page=quickcount",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
