{
  "name": "KeyFlow CRM",
  "short_name": "KeyFlow",
  "description": "מערכת ניהול נדל\"ן מתקדמת לסוכנים",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "he",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "דשבורד",
      "short_name": "דשבורד",
      "url": "/dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "נכסים",
      "short_name": "נכסים",
      "url": "/properties",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "לקוחות",
      "short_name": "לקוחות",
      "url": "/clients",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
