{
  "name": "رسايل ERP",
  "short_name": "رسايل",
  "description": "نظام إدارة معارض السيارات المتكامل",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "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" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "العملاء", "short_name": "العملاء", "url": "/customers", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "الجرد", "short_name": "الجرد", "url": "/inventory", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "أوامر البيع", "short_name": "أوامر البيع", "url": "/sales-orders", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "حضوري", "short_name": "حضوري", "url": "/attendance", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
