{
  "name": "אימן שירותי מחשוב - מערכת ניהול",
  "short_name": "אימן מחשוב",
  "description": "מערכת ניהול קריאות שירות, פרויקטים ודיווחים",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "קריאת שירות חדשה",
      "short_name": "קריאה חדשה",
      "description": "פתח קריאת שירות חדשה",
      "url": "/new-service-call",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "יומן יומי",
      "short_name": "יומן",
      "description": "פתח את היומן היומי",
      "url": "/daily-journal",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
