{
  "name": "OVIO — ניהול מלאי",
  "short_name": "OVIO",
  "description": "מערכת ניהול מלאי חכמה לעסקים",
  "id": "/client",
  "start_url": "/client",
  "scope": "/client",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "he",
  "dir": "rtl",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/icon-client-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-client-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-client-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/icon-client-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "לוח בקרה",
      "url": "/client#p-dash",
      "description": "פתח לוח בקרה",
      "icons": [{ "src": "/static/img/icon-client-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "מלאי",
      "url": "/client#p-inv",
      "description": "ניהול מלאי",
      "icons": [{ "src": "/static/img/icon-client-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
