{
 "app_id": "io.github.lconst.keypeek",
 "source_url": "https://raw.githubusercontent.com/pop-os/cosmic-flatpak/master/app/io.github.lconst.keypeek/io.github.lconst.keypeek.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--share=ipc",
  "--filesystem=xdg-config/cosmic:rw",
  "--filesystem=host:ro",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:05:30.270151+00:00",
 "manifest": {
  "id": "io.github.lconst.keypeek",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "command": "keypeek-applet",
  "finish-args": [
   "--socket=wayland",
   "--share=ipc",
   "--filesystem=xdg-config/cosmic:rw",
   "--filesystem=host:ro",
   "--talk-name=com.system76.CosmicSettingsDaemon"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/keypeek-applet/cargo"
   }
  },
  "modules": [
   {
    "name": "keypeek-applet",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/keypeek-applet /app/bin/keypeek-applet",
     "install -Dm0644 ./resources/app.desktop /app/share/applications/io.github.l-const.keypeek.desktop",
     "install -Dm0644 ./resources/app.metainfo.xml /app/share/metainfo/io.github.l-const.keypeek.metainfo.xml",
     "install -Dm0644 ./resources/io.github.l-const.keypeek.svg /app/share/icons/hicolor/scalable/apps/io.github.l-const.keypeek.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/l-const/keypeek-applet.git",
      "tag": "v0.2.1"
     },
     "./cargo-sources.json"
    ]
   }
  ]
 }
}