{
 "app_id": "dev.lasheen.qr",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.lasheen.qr/master/dev.lasheen.qr.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:38.285484+00:00",
 "manifest": {
  "app-id": "dev.lasheen.qr",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "qr",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "qr",
    "buildsystem": "simple",
    "only-arches": [
     "x86_64"
    ],
    "build-commands": [
     "mkdir -p /app/qr",
     "cp -r qr data lib /app/qr/",
     "chmod +x /app/qr/qr",
     "mkdir -p /app/bin",
     "ln -s /app/qr/qr /app/bin/qr",
     "install -Dm644 dev.lasheen.qr.desktop /app/share/applications/dev.lasheen.qr.desktop",
     "install -Dm644 dev.lasheen.qr.metainfo.xml /app/share/appdata/dev.lasheen.qr.metainfo.xml",
     "install -Dm644 dev.lasheen.qr.svg /app/share/icons/hicolor/scalable/apps/dev.lasheen.qr.svg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/YoussefLasheen/qr/releases/download/v1.1.0/linux_build_x64.tar.gz",
      "sha256": "b765cc0080856b999379d699ca1a1689efbab444bfd6a513100135029a638e7c"
     },
     {
      "type": "file",
      "path": "dev.lasheen.qr.desktop"
     },
     {
      "type": "file",
      "path": "dev.lasheen.qr.metainfo.xml"
     },
     {
      "type": "file",
      "path": "dev.lasheen.qr.svg"
     }
    ]
   }
  ]
 }
}