{
 "app_id": "io.github.ppgllrd.GNOME-Sign",
 "source_url": "https://raw.githubusercontent.com/ppgllrd/GNOME.Sign/main/io.github.ppgllrd.GNOME-Sign.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/dconf",
  "--talk-name=ca.desrt.dconf",
  "--share=network"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:04:36.155239+00:00",
 "manifest": {
  "app-id": "io.github.ppgllrd.GNOME-Sign",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "gnomesign-launcher.sh",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-run/dconf",
   "--talk-name=ca.desrt.dconf",
   "--share=network"
  ],
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "modules": [
   "python-modules.json",
   {
    "name": "gnomesign",
    "buildsystem": "simple",
    "build-commands": [
     "install -D -m 0755 gnomesign-launcher.sh /app/bin/gnomesign-launcher.sh",
     "install -D -t /app/share/gnomesign src/*.py",
     "install -D -t /app/share/gnomesign/ui src/ui/*.py",
     "install -D -t /app/share/gnomesign/ui/components src/ui/components/*.py",
     "install -D -t /app/share/icons/hicolor/scalable/apps svg/io.github.ppgllrd.GNOME-Sign.svg",
     "install -D -t /app/share/applications io.github.ppgllrd.GNOME-Sign.desktop",
     "install -D -t /app/share/metainfo/ io.github.ppgllrd.GNOME-Sign.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     },
     {
      "type": "file",
      "path": "gnomesign-launcher.sh"
     }
    ]
   }
  ]
 }
}