{
 "app_id": "io.github.adrienverge.PhotoCollage",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.adrienverge.PhotoCollage/master/io.github.adrienverge.PhotoCollage.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:29.195872+00:00",
 "manifest": {
  "app-id": "io.github.adrienverge.PhotoCollage",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "rename-icon": "photocollage",
  "rename-appdata-file": "photocollage.appdata.xml",
  "rename-desktop-file": "photocollage.desktop",
  "command": "photocollage",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--filesystem=home",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   "python3-modules.yaml",
   {
    "name": "photocollage",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix /app --no-deps --no-build-isolation ."
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/adrienverge/PhotoCollage/archive/refs/tags/v1.5.0.tar.gz",
      "sha256": "7e04bf557e2b255bf90f254480f814d03f69e5507e882002d469211663090e84",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 8876,
       "url-template": "https://github.com/adrienverge/PhotoCollage/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   }
  ]
 }
}