extensions/gnome-extension/schemas/org.gnome.shell.extensions.amazon-q-for-cli-gnome-integration.gschema.xml (10 lines of code) (raw):
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/org/gnome/shell/extensions/amazon-q-for-cli-gnome-integration/" id="org.gnome.shell.extensions.amazon-q-for-cli-gnome-integration">
<key name="show-panel-icon" type="b">
<default>true</default>
<summary>Show The Panel Icon</summary>
<description>Set to false to hide the panel icon.</description>
</key>
</schema>
</schemalist>