{
 "app_id": "com.h.laqtat",
 "source_url": "https://raw.githubusercontent.com/Hossam-Majrashi/Laqtat/main/flatpak/com.h.laqtat.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=host",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T15:47:09.178841+00:00",
 "manifest": {
  "app-id": "com.h.laqtat",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "laqtat",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=host",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "laqtat",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/bin /app/lib/laqtat /app/share/applications /app/share/icons/hicolor/512x512/apps /app/share/metainfo",
     "cp -r * /app/lib/laqtat/",
     "ln -s /app/lib/laqtat/laqtat /app/bin/laqtat",
     "install -D -m 644 com.h.laqtat.desktop /app/share/applications/com.h.laqtat.desktop",
     "install -D -m 644 com.h.laqtat.metainfo.xml /app/share/metainfo/com.h.laqtat.metainfo.xml",
     "install -D -m 644 icon.png /app/share/icons/hicolor/512x512/apps/com.h.laqtat.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "build/linux/x64/release/bundle"
     },
     {
      "type": "file",
      "path": "flatpak/com.h.laqtat.desktop"
     },
     {
      "type": "file",
      "path": "flatpak/com.h.laqtat.metainfo.xml"
     },
     {
      "type": "file",
      "path": "assets/icons/export_512x512.png",
      "dest-filename": "icon.png"
     }
    ]
   }
  ]
 }
}