{
 "app_id": "com.iche2.gai",
 "source_url": "https://raw.githubusercontent.com/flathub/com.iche2.gai/master/com.iche2.gai.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:08:01.346112+00:00",
 "manifest": {
  "app-id": "com.iche2.gai",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gai",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--filesystem=xdg-documents"
  ],
  "modules": [
   {
    "name": "gai",
    "buildsystem": "simple",
    "build-commands": [
     "cp -R gai /app/gai",
     "cp -R lib /app/",
     "cp -R data /app/",
     "mkdir -p /app/bin/",
     "ln -s /app/gai /app/bin/gai",
     "install -Dm644 /app/data/flutter_assets/assets/gai_icon_square_512x512.svg /app/share/icons/hicolor/scalable/apps/com.iche2.gai.svg",
     "install -Dm644 /app/data/flutter_assets/assets/gai_appstream_metainfo.xml /app/share/metainfo/com.iche2.gai.metainfo.xml",
     "install -Dm644 /app/data/flutter_assets/assets/gai_flatpak.desktop /app/share/applications/com.iche2.gai.desktop"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://webpath.iche2.com/release/Gai-1.2.7.1-bin-linux-x86_64.tar.gz",
      "sha256": "ee47b070b2595aae1669d2bbe6c0e7dacce51e648aba7260e022ad37bb602d88",
      "dest-filename": "gai.tar.gz",
      "strip-components": 1
     }
    ]
   }
  ]
 }
}