V139: Dashboard-level config for the dashboards plugin.
Adds a JSONB config column to phoenix_kit_dashboards for per-dashboard
presentation settings — currently the layout mode ("grid" flow vs "free"
pixel placement) and pixel-mode zoom. Read/written whole, like layout.
All statements are idempotent (IF NOT EXISTS), safe to re-run.