{
  "name": "הון ליין · EKEAwork",
  "short_name": "EKEAwork",
  "description": "מערכת ניהול ההון האנושי — נוכחות, טפסים, החזרי הוצאות, תלושי שכר וחתימה דיגיטלית",
  "start_url": "/portal/clock?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0c4a6e",
  "dir": "rtl",
  "lang": "he",
  "orientation": "portrait",
  "shortcuts": [
    { "name": "שעון נוכחות", "short_name": "שעון", "url": "/portal/clock?source=pwa" },
    { "name": "דיווח נוכחות", "short_name": "נוכחות", "url": "/portal/attendance?source=pwa" },
    { "name": "תלושי שכר", "short_name": "תלושים", "url": "/portal/payslips" },
    { "name": "דשבורד", "short_name": "דשבורד", "url": "/portal" }
  ],
  "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"
    }
  ]
}
