{
 "app_id": "dev.heppen.webapps",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.heppen.webapps/master/dev.heppen.webapps.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/cosmic",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:38.285478+00:00",
 "manifest": {
  "app-id": "dev.heppen.webapps",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "command": "dev.heppen.webapps",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-config/cosmic",
   "--talk-name=com.system76.CosmicSettingsDaemon"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CEF_ROOT": "/app/share/cef",
    "CEF_PATH": "/app/share/cef"
   }
  },
  "modules": [
   {
    "name": "cef-rs",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/cef-rs/cargo"
     }
    },
    "build-commands": [
     "mkdir -p /app/share",
     "cargo --offline run -p export-cef-dir -- --archive cef_binary_*.tar.bz2 --force /app/share/cef"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/tauri-apps/cef-rs",
      "tag": "export-cef-dir-v145.5.0+145.0.27"
     },
     "cef-rs-cargo-sources.json",
     {
      "type": "file",
      "url": "https://cef-builds.spotifycdn.com/cef_binary_145.0.27%2Bg4ddda2e%2Bchromium-145.0.7632.117_linux64_minimal.tar.bz2",
      "only-arches": [
       "x86_64"
      ],
      "dest-filename": "cef_binary_145.0.27+g4ddda2e+chromium-145.0.7632.117_linux64_minimal.tar.bz2",
      "sha256": "06f05bdb1a04ab99e9ca99cf896fd571ac7ee65cbfdec553d04bd06be80dbf9b"
     },
     {
      "type": "file",
      "url": "https://cef-builds.spotifycdn.com/cef_binary_145.0.27%2Bg4ddda2e%2Bchromium-145.0.7632.117_linuxarm64_minimal.tar.bz2",
      "only-arches": [
       "aarch64"
      ],
      "dest-filename": "cef_binary_145.0.27+g4ddda2e+chromium-145.0.7632.117_linuxarm64_minimal.tar.bz2",
      "sha256": "22410ccbf61bc58d5714db1b5f199328420a48b741ff4c0e6c60ee369af5039b"
     }
    ]
   },
   {
    "name": "quick-webapps",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/quick-webapps/cargo",
      "CEF_PATH": "/app/share/cef"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "just prefix=/app install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cosmic-utils/web-apps",
      "commit": "d4512325463575ac3fdd82e4ce5510b5cd501b2a"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}