{
 "app_id": "org.wails.ssh_first",
 "source_url": "https://raw.githubusercontent.com/junet-1/sshfirst/main/packaging/flatpak/org.wails.ssh_first.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=fallback-x11",
  "--socket=wayland",
  "--share=ipc",
  "--device=dri",
  "--share=network",
  "--socket=ssh-auth",
  "--filesystem=home",
  "--talk-name=org.freedesktop.secrets",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.ayatana.indicator.application",
  "--own-name=org.kde.StatusNotifierItem-2-1"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:55:48.599201+00:00",
 "manifest": {
  "app-id": "org.wails.ssh_first",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "ssh-first",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--socket=ssh-auth",
   "--filesystem=home",
   "--talk-name=org.freedesktop.secrets",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.ayatana.indicator.application",
   "--own-name=org.kde.StatusNotifierItem-2-1"
  ],
  "modules": [
   {
    "name": "ssh-first",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 ssh-first /app/bin/ssh-first",
     "sed -i 's/^Icon=ssh-first$/Icon=org.wails.ssh_first/' org.wails.ssh_first.desktop",
     "grep '^Icon=org.wails.ssh_first$' org.wails.ssh_first.desktop",
     "install -Dm644 org.wails.ssh_first.desktop /app/share/applications/org.wails.ssh_first.desktop",
     "install -Dm644 org.wails.ssh_first.metainfo.xml /app/share/metainfo/org.wails.ssh_first.metainfo.xml",
     "install -Dm644 appicon-64.png /app/share/icons/hicolor/64x64/apps/org.wails.ssh_first.png",
     "install -Dm644 appicon-128.png /app/share/icons/hicolor/128x128/apps/org.wails.ssh_first.png",
     "install -Dm644 appicon-256.png /app/share/icons/hicolor/256x256/apps/org.wails.ssh_first.png",
     "install -Dm644 appicon-512.png /app/share/icons/hicolor/512x512/apps/org.wails.ssh_first.png"
    ],
    "sources": [
     {
      "type": "file",
      "path": "ssh-first"
     },
     {
      "type": "file",
      "path": "org.wails.ssh_first.desktop"
     },
     {
      "type": "file",
      "path": "org.wails.ssh_first.metainfo.xml"
     },
     {
      "type": "file",
      "path": "appicon-64.png"
     },
     {
      "type": "file",
      "path": "appicon-128.png"
     },
     {
      "type": "file",
      "path": "appicon-256.png"
     },
     {
      "type": "file",
      "path": "appicon-512.png"
     }
    ]
   }
  ]
 }
}