{
 "app_id": "com.example.Gtk.JSApplication",
 "source_url": "https://raw.githubusercontent.com/gcampax/gtk-js-app/master/com.example.Gtk.JSApplication.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "40",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:08:00.388304+00:00",
 "manifest": {
  "app-id": "com.example.Gtk.JSApplication",
  "runtime": "org.gnome.Platform",
  "runtime-version": "40",
  "branch": "stable",
  "sdk": "org.gnome.Sdk",
  "command": "/app/bin/com.example.Gtk.JSApplication",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/aclocal",
   "/man",
   "/share/man",
   "/share/gtk-doc",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "gtk-js-app",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gcampax/gtk-js-app"
     }
    ]
   }
  ],
  "build-options": {
   "env": {}
  }
 }
}