{
 "app_id": "io.github.nate_xyz.Paleta",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.nate_xyz.Paleta/master/io.github.nate_xyz.Paleta.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:46.660382+00:00",
 "manifest": {
  "app-id": "io.github.nate_xyz.Paleta",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "paleta",
  "rename-appdata-file": "io.github.nate_xyz.Paleta.appdata.xml",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "paleta",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nate-xyz/paleta",
      "commit": "d779d2a0393d790586c3f73fb230d029ae406391"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}