{
 "app_id": "best.ellie.StartupConfiguration",
 "source_url": "https://raw.githubusercontent.com/flathub/best.ellie.StartupConfiguration/master/best.ellie.StartupConfiguration.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=~/.local/share/applications:ro",
  "--filesystem=/var/lib/flatpak/app:ro",
  "--filesystem=~/.local/share/icons:ro",
  "--filesystem=xdg-config/autostart:create",
  "--filesystem=/var/lib/snapd/desktop/applications:ro",
  "--filesystem=~/.local/share/flatpak/app:ro",
  "--filesystem=host:ro",
  "--filesystem=xdg-config/cosmic:ro",
  "--talk-name=com.system76.CosmicSettingsDaemon.*",
  "--talk-name=com.system76.CosmicSettingsDaemon",
  "--talk-name=org.freedesktop.FileManager1"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-21T12:51:04.817607+00:00",
 "manifest": {
  "id": "best.ellie.StartupConfiguration",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "startup-configuration",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.FileManager1",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=com.system76.CosmicSettingsDaemon.*",
   "--filesystem=xdg-config/autostart:create",
   "--filesystem=xdg-config/cosmic:ro",
   "--filesystem=host:ro",
   "--filesystem=home/.local/share/applications:ro",
   "--filesystem=home/.local/share/icons:ro",
   "--filesystem=home/.local/share/flatpak/app:ro",
   "--filesystem=/var/lib/flatpak/app:ro",
   "--filesystem=/var/lib/snapd/desktop/applications:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/startup-configuration/cargo"
   }
  },
  "modules": [
   {
    "name": "startup-configuration",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline build --release --verbose --features flatpak",
     "install -Dm0755 ./target/release/startup-configuration -t /app/bin/",
     "install -Dm644 ./resources/icons/hicolor/scalable/apps/icon.svg /app/share/icons/hicolor/scalable/apps/best.ellie.StartupConfiguration.svg",
     "install -Dm644 ./resources/app.metainfo.xml /app/share/metainfo/best.ellie.StartupConfiguration.metainfo.xml",
     "install -Dm644 ./resources/app.desktop /app/share/applications/best.ellie.StartupConfiguration.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/ellie1337/startup-configuration.git",
      "tag": "v1.0.5",
      "commit": "5487de76782002a64a0a00350f78ab34f5496c14"
     },
     "./cargo-sources.json"
    ]
   }
  ]
 }
}