{
 "app_id": "org.unofficial.fmhydesktop",
 "source_url": "https://raw.githubusercontent.com/ethembeldagli/fmhy-desktop/main/packaging/flatpak/org.unofficial.fmhydesktop.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=pulseaudio",
  "--filesystem=xdg-download",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:56:43.134763+00:00",
 "manifest": {
  "app-id": "org.unofficial.fmhydesktop",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "fmhy-desktop",
  "separate-locales": false,
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=xdg-download",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "fmhy-desktop",
    "buildsystem": "simple",
    "build-commands": [
     "ar x fmhy-desktop.deb",
     "tar -xf data.tar.gz",
     "install -Dm755 usr/bin/fmhy-desktop /app/bin/fmhy-desktop",
     "install -Dm644 org.unofficial.fmhydesktop.desktop /app/share/applications/org.unofficial.fmhydesktop.desktop",
     "install -Dm644 org.unofficial.fmhydesktop.metainfo.xml /app/share/metainfo/org.unofficial.fmhydesktop.metainfo.xml",
     "for dir in usr/share/icons/hicolor/*/apps; do\n  [ -d \"$dir\" ] || continue\n  size=\"$(basename \"$(dirname \"$dir\")\")\"\n  src=\"$(find \"$dir\" -maxdepth 1 -type f | head -n 1)\"\n  [ -n \"$src\" ] || continue\n  install -Dm644 \"$src\" \\\n    \"/app/share/icons/hicolor/$size/apps/org.unofficial.fmhydesktop.png\"\ndone\n"
    ],
    "sources": [
     {
      "type": "file",
      "path": "fmhy-desktop.deb"
     },
     {
      "type": "file",
      "path": "org.unofficial.fmhydesktop.desktop"
     },
     {
      "type": "file",
      "path": "org.unofficial.fmhydesktop.metainfo.xml"
     }
    ]
   }
  ]
 }
}