{
 "app_id": "org.example.heroic_lsfg_applier",
 "source_url": "https://raw.githubusercontent.com/tieorange/steam-deck-lossless-scaling-heroic-launcher-manager/main/flatpak/org.example.heroic_lsfg_applier.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--device=dri",
  "--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic:rw",
  "--filesystem=~/.config/heroic:rw",
  "--filesystem=~/.config/heroic_lsfg_applier:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:04:46.561058+00:00",
 "manifest": {
  "app-id": "org.example.heroic_lsfg_applier",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "heroic_lsfg_applier",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic:rw",
   "--filesystem=~/.config/heroic:rw",
   "--filesystem=~/.config/heroic_lsfg_applier:create"
  ],
  "modules": [
   {
    "name": "heroic_lsfg_applier",
    "buildsystem": "simple",
    "build-commands": [
     "flutter build linux --release",
     "mkdir -p /app/bin",
     "cp -r build/linux/x64/release/bundle/* /app/bin/",
     "install -Dm644 flatpak/org.example.heroic_lsfg_applier.desktop /app/share/applications/org.example.heroic_lsfg_applier.desktop",
     "install -Dm644 flatpak/icon.png /app/share/icons/hicolor/256x256/apps/org.example.heroic_lsfg_applier.png",
     "install -Dm644 flatpak/org.example.heroic_lsfg_applier.metainfo.xml /app/share/metainfo/org.example.heroic_lsfg_applier.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}