Description: Add AppStream metainfo XML for Discover and Software Store integration.
Author: Öner Tanyeri <onertanyeri@yandex.com>
Forwarded: not-needed
Last-Update: 2026-08-05

--- /dev/null
+++ b/share/metainfo/com.github.oenertanyeri.alsa_zenity_mixer.metainfo.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>com.github.oenertanyeri.alsa_zenity_mixer</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0-or-later</project_license>
+  <name>ALSA Zenity Mixer</name>
+  <summary>Lightweight Zenity GUI for ALSA hardware controls</summary>
+  <description>
+    <p>
+      A lightweight graphical user interface built with Zenity and Bash scripts 
+      to easily manage ALSA hardware audio controls and sound cards on Linux.
+    </p>
+  </description>
+  <launchable type="desktop-id">com.github.oenertanyeri.alsa_zenity_mixer.desktop</launchable>
+  <screenshots>
+    <screenshot type="default">
+      <image type="source">https://raw.githubusercontent.com/oenertanyeri/ileri-linuks-ses-mimarisi-ses-kar-t-r-c-s-/main/screenshot.jpg</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://github.com/oenertanyeri/ileri-linuks-ses-mimarisi-ses-kar-t-r-c-s-</url>
+  <provides>
+    <binary>alsa-zenity-mixer</binary>
+  </provides>
+</component>
