{
  "name": "ATEN CRM",
  "short_name": "ATEN",
  "description": "نظام إدارة المبيعات من ATEN Studio",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4B52C8",
  "theme_color": "#4B52C8",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "الحاسبة",  "url": "/calculator.html", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "العملاء",  "url": "/crm.html",        "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
