{
 "app_id": "us.materialio.Materialious",
 "source_url": "https://raw.githubusercontent.com/flathub/us.materialio.Materialious/master/us.materialio.Materialious.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.ScreenSaver",
  "--talk-name=org.freedesktop.PowerManagement",
  "--own-name=org.mpris.MediaPlayer2.chromium.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:35.764085+00:00",
 "manifest": {
  "app-id": "us.materialio.Materialious",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "command": "run.sh",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=pulseaudio",
   "--share=network",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--own-name=org.mpris.MediaPlayer2.chromium.*",
   "--talk-name=org.freedesktop.PowerManagement",
   "--talk-name=org.freedesktop.ScreenSaver"
  ],
  "modules": [
   {
    "name": "materialious",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "file",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/Materialious/Materialious/releases/download/1.18.7/Materialious-linux-x64.zip",
      "sha256": "0bd0e052b724005fd0f5197bb0f738ed433802e0495dd6dff2788d040ce9a837",
      "dest-filename": "Materialious.zip"
     },
     {
      "type": "file",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/Materialious/Materialious/releases/download/1.18.7/Materialious-linux-arm64.zip",
      "sha256": "5b41ecd1fa419f4c185755b14f76589b68e292d5a3e4c6db2e6b9897b86d0843",
      "dest-filename": "Materialious.zip"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/Materialious/Materialious/44ffbe2da77a2ab3d6a15e2638b629c128137b2d/branding/MaterialiousAppIcon.svg",
      "sha256": "4d8dbecdcfbd66335f63be9db191663be4d6a86d39f2eae4ddf9f895f105423c",
      "dest-filename": "us.materialio.Materialious.svg"
     },
     {
      "type": "file",
      "path": "run.sh"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/Materialious/Materialious/bb002aae39af50713975dc6ee9f3645a19760cb6/materialious/electron/materialious.desktop",
      "sha256": "e95067d9342a2268106d3f7a238d9f377615dd2ef19d4388d37c093b838ad116",
      "dest-filename": "us.materialio.Materialious.desktop"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/Materialious/Materialious/425b74b7469b6f95fce0cc68a39a638a629127ca/materialious/electron/materialious.metainfo.xml",
      "sha256": "1000481f7c8cba18a1baa39dc7dea2d989e7e7da205775bad85af2c938b9ba66",
      "dest-filename": "us.materialio.Materialious.metainfo.xml"
     }
    ],
    "build-commands": [
     "unzip Materialious.zip -d /app/materialious",
     "install -Dm0755 run.sh /app/bin/run.sh",
     "install -Dm644 us.materialio.Materialious.svg /app/share/icons/hicolor/scalable/apps/us.materialio.Materialious.svg",
     "install -Dm644 us.materialio.Materialious.desktop -t /app/share/applications/",
     "install -Dm644 us.materialio.Materialious.metainfo.xml -t /app/share/metainfo/",
     "patch-electron-desktop-filename \"${FLATPAK_DEST}\"/materialious/resources/app.asar"
    ]
   }
  ]
 }
}