{
  "//": "⚠ manifest ניטרלי בכוונה. הוא משותף לכל הדיירים (קוד בסיס אחד), ולכן אינו יכול לשאת את השם או הצבע של צימר מסוים. התקנה כאפליקציה של אתר צימר תדרוש manifest דינמי — ראו booking_site/CLAUDE.md.",
  "name": "BaClick Booking",
  "short_name": "Booking",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2f6f5e",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    { "src": "/assets/img/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
