{
 "app_id": "org.flatpak.words-picker",
 "source_url": "https://raw.githubusercontent.com/ziqiangxu/words-picker/master/org.flatpak.words-picker.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--socket=x11",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:55:37.635284+00:00",
 "manifest": {
  "app-id": "org.flatpak.words-picker",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.11",
  "sdk": "org.kde.Sdk",
  "command": "/app/words-picker",
  "finish-args": [
   "--socket=x11",
   "--share=network"
  ],
  "modules": [
   {
    "name": "words-picker",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ziqiangxu/words-picker.git"
     }
    ]
   }
  ]
 }
}