{
  "name": "Quatro — ניהול עסקי",
  "short_name": "Quatro",
  "description": "מרכז הניהול הדיגיטלי לעסק שלכם",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d10",
  "theme_color": "#5961F9",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/images/quatro-logo-color.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "לידים",
      "url": "/admin/leads",
      "description": "ניהול לידים"
    },
    {
      "name": "היום שלי",
      "url": "/admin/today",
      "description": "סיכום יומי"
    },
    {
      "name": "משימות",
      "url": "/admin/tasks",
      "description": "לוח משימות"
    }
  ]
}
