{
  "name": "iBot Chat — ממשק נציג",
  "short_name": "iBot Chat",
  "description": "ניהול שיחות וואטסאפ עם לקוחות",
  "start_url": "/agent",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#075E54",
  "background_color": "#02080d",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
