{
 "app_id": "org.safetoolhub.safetoolpix",
 "source_url": "https://raw.githubusercontent.com/safetoolhub/safetool-pix/main/build/org.safetoolhub.safetoolpix.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=home",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:58:12.328741+00:00",
 "manifest": {
  "app-id": "org.safetoolhub.safetoolpix",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "safetool-pix",
  "finish-args": [
   "--filesystem=home",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "safetool-pix",
    "buildsystem": "simple",
    "build-commands": [
     "install -d /app/opt/safetool-pix",
     "cp -a dist/safetool-pix/* /app/opt/safetool-pix/",
     "install -Dm755 build/safetool-pix-launcher.sh /app/bin/safetool-pix",
     "install -Dm644 build/org.safetoolhub.safetoolpix.desktop /app/share/applications/org.safetoolhub.safetoolpix.desktop",
     "install -Dm644 assets/icon.png /app/share/icons/hicolor/512x512/apps/org.safetoolhub.safetoolpix.png",
     "install -Dm644 build/org.safetoolhub.safetoolpix.metainfo.xml /app/share/metainfo/org.safetoolhub.safetoolpix.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}