{
  "name": "Keez — ניהול סוכנות רכב",
  "short_name": "Keez",
  "description": "מערכת ניהול ומכירות לסוכנויות רכב: מלאי, לידים, חוזים, תשלומים ושיתוף רכבים.",
  "id": "/?pwa=v8",
  "start_url": "/?source=pwa&v=8",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he-IL",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69e64d7537d27eabbbcc53b1/b3e89fef7_17795825960981.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "דשבורד",
      "short_name": "דשבורד",
      "url": "/dashboard",
      "icons": [{ "src": "https://media.base44.com/images/public/69e64d7537d27eabbbcc53b1/b3e89fef7_17795825960981.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    },
    {
      "name": "רכבים",
      "short_name": "רכבים",
      "url": "/vehicles",
      "icons": [{ "src": "https://media.base44.com/images/public/69e64d7537d27eabbbcc53b1/b3e89fef7_17795825960981.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    }
  ]
}
