[app]
id = "com.example.ExampleApp"
name = "Example App"
generic_name = "Example Application"
comment = "One-line summary of the application"
exec = "exampleapp %F"
categories = ["Utility"]
keywords = ["example", "icons"]
startup_wm_class = "exampleapp"
license = "MIT"
metadata_license = "CC0-1.0"
description = "A short paragraph describing the application for software centers."
homepage_url = "https://example.com"
developer_name = "Example Developer"
[input]
svg = "icons/master.svg"
[output]
dir = "dist"
[platforms]
macos = true
windows = true
linux = true
[effects]
squircle_power = 5.0
squircle_depth = true
gloss_strength = 0.35
depth_blur = 0.12
[linux]
hicolor_sizes = [16, 22, 24, 32, 48, 64, 128, 256, 512]
[packaging]
snap = false
flatpak = false
appimage = false
deb = false