{
 "app_id": "io.github.h8moss.progressive",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.h8moss.progressive/master/io.github.h8moss.progressive.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-download",
  "--filesystem=xdg-videos"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:10.158465+00:00",
 "manifest": {
  "app-id": "io.github.h8moss.progressive",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.node20"
  ],
  "command": "progressive",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--filesystem=xdg-videos",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/node20/bin",
   "env": {
    "CARGO_HOME": "/run/build/progressive/cargo",
    "XDG_CACHE_HOME": "/run/build/progressive/flatpak-node/cache",
    "npm_config_cache": "/run/build/progressive/flatpak-node/npm-cache",
    "npm_config_offline": "true",
    "LC_ALL": "C.utf8"
   }
  },
  "modules": [
   {
    "name": "progressive",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "TAURI_SKIP_DEVSERVER_CHECK": "true",
      "TAURI_DIST_DIR": "/app"
     }
    },
    "build-commands": [
     "npm install",
     "npm run tauri build -- --no-bundle",
     "install -Dm755 src-tauri/target/release/progressive /app/bin/progressive",
     "install -Dm644 io.github.h8moss.progressive.desktop /app/share/applications/io.github.h8moss.progressive.desktop",
     "install -Dm644 app-icon.png /app/share/icons/hicolor/256x256/apps/io.github.h8moss.progressive.png",
     "install -Dm644 io.github.h8moss.progressive.metainfo.xml /app/share/metainfo/io.github.h8moss.progressive.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/h8moss/progressive.git",
      "tag": "app-v3.0.2",
      "commit": "da0f2057829b381b9f4ed5e9a7ef846e22843d91"
     },
     "node-sources.json",
     "cargo-sources.json"
    ]
   }
  ]
 }
}