{
 "app_id": "com.github.nwxnw.cosmic-ext-whether",
 "source_url": "https://raw.githubusercontent.com/pop-os/cosmic-flatpak/master/app/com.github.nwxnw.cosmic-ext-whether/com.github.nwxnw.cosmic-ext-whether.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=com.system76.CosmicSettingsDaemon",
  "--talk-name=org.freedesktop.portal.Desktop",
  "--talk-name=org.freedesktop.portal.Settings",
  "--filesystem=xdg-config/cosmic:rw"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:04:36.155247+00:00",
 "manifest": {
  "id": "com.github.nwxnw.cosmic-ext-whether",
  "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": "cosmic-ext-whether.sh",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=org.freedesktop.portal.Desktop",
   "--talk-name=org.freedesktop.portal.Settings",
   "--filesystem=xdg-config/cosmic:rw"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/cosmic-ext-whether/cargo",
    "BIN_DIR": "/app/bin",
    "APP_DIR": "/app/share/applications",
    "METAINFO_DIR": "/app/share/metainfo",
    "ICON_DIR": "/app/share/icons/hicolor/scalable/apps"
   }
  },
  "modules": [
   {
    "name": "cosmic-ext-whether",
    "buildsystem": "simple",
    "build-commands": [
     "just build-release --offline --verbose",
     "just install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nwxnw/cosmic-ext-whether",
      "tag": "v0.5.0",
      "commit": "e4d43ad280495529328b7f5b8ba94f79ac3a0b60"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}