{
 "app_id": "org.virinvictus.Colophon",
 "source_url": "https://raw.githubusercontent.com/VirInvictus/Colophon/main/org.virinvictus.Colophon.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=host:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:38:45.654016+00:00",
 "manifest": {
  "app-id": "org.virinvictus.Colophon",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "colophon",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=host:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/colophon/cargo"
   }
  },
  "modules": [
   {
    "name": "colophon",
    "buildsystem": "meson",
    "config-opts": [
     "--prefix=/app",
     "--buildtype=release"
    ],
    "sources": [
     "generated-sources.json",
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}