8c7e1a3b2d
Special thanks to @varlesh and @morganist See https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/issues/3909
21 lines
501 B
JSON
21 lines
501 B
JSON
{
|
|
"name": "ImHex",
|
|
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
"background_color": "#0F0F0F",
|
|
"theme_color": "#0F0F0F",
|
|
"categories": [
|
|
"education",
|
|
"productivity",
|
|
"utilities"
|
|
],
|
|
"icons": [
|
|
{
|
|
"src": "icon.svg",
|
|
"type": "image/svg",
|
|
"sizes": "640x640"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone"
|
|
}
|