{
 "app_id": "com.github.maoschanz.DynamicWallpaperEditor",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.maoschanz.DynamicWallpaperEditor/master/com.github.maoschanz.DynamicWallpaperEditor.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=home:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:39.955327+00:00",
 "manifest": {
  "app-id": "com.github.maoschanz.DynamicWallpaperEditor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "dynamic-wallpaper-editor",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=home:ro"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   {
    "name": "dynamic-wallpaper-editor",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "2.7",
      "commit": "1973696f339673ad31b753cc50bc3c65c4fc66a7",
      "url": "https://github.com/maoschanz/dynamic-wallpaper-editor.git"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}