{
  "name": "מערכת ניהול מלאי",
  "short_name": "ניהול מלאי",
  "description": "מערכת ניהול מלאי מתקדמת עם ברקודים, מחסנים, הזמנות ואוטומציות",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#f7f9fc",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "סריקת ברקוד",
      "short_name": "סריקה",
      "url": "/scan",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "מוצרים",
      "short_name": "מוצרים",
      "url": "/products",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
