{
  "name": "PersonaAI CRM",
  "short_name": "PersonaAI",
  "description": "מערכת CRM חכמה עם בינה מלאכותית",
  "start_url": "/crm",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "dir": "rtl",
  "lang": "he",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "CRM", "url": "/crm", "description": "פתח את ה-CRM" },
    { "name": "משימות", "url": "/crm?view=tasks", "description": "צפה במשימות" }
  ]
}
