{
 "app_id": "com.yuuko.alert",
 "source_url": "https://raw.githubusercontent.com/hoangtan2002/yuuko/master/com.yuuko.alert.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:50:57.267023+00:00",
 "manifest": {
  "id": "com.yuuko.alert",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "yuuko",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "yuuko",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/tan/code"
     }
    ]
   }
  ],
  "build-options": {
   "env": {}
  }
 }
}