{
  "name": "ניהול — דפוס קשת",
  "short_name": "ניהול קשת",
  "description": "תחנת עבודה ופאנל ניהול של דפוס קשת — הזמנות, לקוחות, קופונים",
  "start_url": "/workers/workspace.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#0b0b1f",
  "theme_color": "#0b0b1f",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-staff-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-staff-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-staff-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "תחנת עבודה",
      "short_name": "עבודה",
      "url": "/workers/",
      "icons": [{ "src": "/icon-staff-192.png", "sizes": "192x192" }]
    },
    {
      "name": "פאנל ניהול",
      "short_name": "ניהול",
      "url": "/admin/",
      "icons": [{ "src": "/icon-staff-192.png", "sizes": "192x192" }]
    }
  ]
}
