{
 "app_id": "io.itsterminal.WebPConverter",
 "source_url": "https://raw.githubusercontent.com/flathub/io.itsterminal.WebPConverter/master/io.itsterminal.WebPConverter.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-pictures"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:45.977700+00:00",
 "manifest": {
  "app-id": "io.itsterminal.WebPConverter",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "webp_converter.py",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-pictures"
  ],
  "modules": [
   {
    "name": "webp_converter",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 webp_converter.py /app/bin/webp_converter.py",
     "install -Dm644 data/icons/back.svg /app/share/io.itsterminal.WebPConverter/icons/back.svg",
     "install -Dm644 data/icons/stats.svg /app/share/io.itsterminal.WebPConverter/icons/stats.svg",
     "install -Dm644 data/icons/io.itsterminal.WebPConverter.svg /app/share/icons/hicolor/scalable/apps/io.itsterminal.WebPConverter.svg",
     "install -Dm644 desktop/io.itsterminal.WebPConverter.desktop /app/share/applications/io.itsterminal.WebPConverter.desktop",
     "install -Dm644 data/appstream/io.itsterminal.WebPConverter.appdata.xml /app/share/metainfo/io.itsterminal.WebPConverter.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/MichaelScuteri/webp-converter-gnome",
      "tag": "v6.1",
      "commit": "396f046638f762a3016efb2dc713e029441d624f"
     }
    ]
   }
  ]
 }
}