{
 "app_id": "io.github.Omniaevo.mqtt5-explorer",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.Omniaevo.mqtt5-explorer/master/io.github.Omniaevo.mqtt5-explorer.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--talk-name=org.kde.StatusNotifierWatcher"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:24.841544+00:00",
 "manifest": {
  "app-id": "io.github.Omniaevo.mqtt5-explorer",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "24.08",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node22"
  ],
  "command": "mqtt5-explorer.sh",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--filesystem=home",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--env=ELECTRON_TRASH=gio",
   "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node22/bin",
   "env": {
    "NPM_CONFIG_LOGLEVEL": "info"
   }
  },
  "modules": [
   {
    "name": "mqtt5-explorer",
    "buildsystem": "simple",
    "build-commands": [
     "cp -a linux*unpacked /app/main",
     "install -Dm644 -t /app/share/icons/hicolor/512x512/apps/ 512/io.github.Omniaevo.mqtt5-explorer.png",
     "install -Dm644 -t /app/share/icons/hicolor/128x128/apps/ 128/io.github.Omniaevo.mqtt5-explorer.png",
     "install -Dm644 -t /app/share/applications/ io.github.Omniaevo.mqtt5-explorer.desktop",
     "install -Dm644 -t /app/share/metainfo/ io.github.Omniaevo.mqtt5-explorer.metainfo.xml",
     "install -Dm755 -t /app/bin/ mqtt5-explorer.sh"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Omniaevo/mqtt5-explorer/releases/download/v1.19.1/io.github.Omniaevo.mqtt5-explorer.tar.gz",
      "sha256": "7e00e3596cace6e60dee900e034bc7d9c2849babd4ae76e31d000910920b1753",
      "dest-filename": "io.github.Omniaevo.mqtt5-explorer.tar.gz"
     },
     {
      "type": "script",
      "dest-filename": "mqtt5-explorer.sh",
      "commands": [
       "zypak-wrapper.sh /app/main/mqtt5-explorer --ozone-platform-hint=auto \"$@\""
      ]
     }
    ]
   }
  ]
 }
}