1
0
mirror of synced 2025-01-18 09:04:52 +01:00

web: Added more information to the PWA manifest

This commit is contained in:
WerWolv 2023-10-17 13:45:57 +02:00
parent 58870f3057
commit 7769b556f7

View File

@ -1,5 +1,13 @@
{
"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.png",