{
  "name": "Aji Dagan - פורטל נהג",
  "short_name": "Aji נהג",
  "description": "מערכת ניהול צי לנהגים - נוכחות, רכב, תקלות",
  "start_url": "/driver",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "נוכחות", "url": "/driver/attendance", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "דיווח תקלה", "url": "/driver/incidents/new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
