{
 "app_id": "com.github.sergius02.qrit",
 "source_url": "https://raw.githubusercontent.com/sergius02/QRit/master/com.github.sergius02.qrit.yml",
 "runtime": "io.elementary.Platform",
 "runtime_version": "6",
 "sdk": "io.elementary.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:55:11.214367+00:00",
 "manifest": {
  "app-id": "com.github.sergius02.qrit",
  "runtime": "io.elementary.Platform",
  "runtime-version": "6",
  "sdk": "io.elementary.Sdk",
  "command": "com.github.sergius02.qrit",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "qrencode",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://fukuchi.org/works/qrencode/qrencode-4.1.1.tar.gz",
      "sha512": "209bb656ae3f391b03c7b3ceb03e34f7320b0105babf48b619e7a299528b8828449e0e7696f0b5db0d99170a81709d0518e34835229a748701e7df784e58a9ce"
     }
    ]
   },
   {
    "name": "qrit",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}