{
  "name": "Bees ERP Dashboard",
  "short_name": "Bees ERP",
  "description": "لوحة تحكم ERP مباشرة — Bees Production",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0c14",
  "theme_color": "#0a0c14",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    { "name": "المحاسبة", "url": "/#acc",   "icons": [{"src":"icon-192.png","sizes":"192x192"}] },
    { "name": "المبيعات", "url": "/#sales", "icons": [{"src":"icon-192.png","sizes":"192x192"}] },
    { "name": "المخزون",  "url": "/#stk",   "icons": [{"src":"icon-192.png","sizes":"192x192"}] }
  ]
}
