{
  "name": "SBY CRM — שי בן יהודה פרסום",
  "short_name": "SBY CRM",
  "description": "מערכת ניהול לקוחות — שי בן יהודה פרסום",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "לידים חדשים",
      "url": "/leads",
      "description": "ניהול לידים"
    },
    {
      "name": "לקוחות",
      "url": "/clients",
      "description": "רשימת לקוחות"
    },
    {
      "name": "משימות",
      "url": "/tasks",
      "description": "המשימות שלי"
    }
  ]
}
