feat: new images

This commit is contained in:
2026-02-22 18:37:50 +00:00
parent bf8cd6f903
commit 63b43f1531
10 changed files with 25 additions and 14 deletions

View File

@@ -1,8 +1,21 @@
{
"name": "Patryk Kuchta's Portfolio",
"short_name": "Patryk Kuchta",
"icons": [
{
"src": "/portfolio/white_logo.png",
"sizes": "785x228",
"type": "image/png"
},
{
"src": "/portfolio/favicon.ico",
"sizes": "300x300",
"type": "image/x-icon"
}
],
"start_url": "/",
"display": "standalone",
"background_color": "#fff",
"theme_color": "#000000",
"description": "Patryk Kuchta's portfolio entailing his academic and professional work."
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 175 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 89 KiB

View File

@@ -1,10 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Patryk Kuchta",
"name": "Patryk Kuchta - Portfolio",
"icons": [
{
"src": "white_logo.png",
"sizes": "785x228",
"type": "image/png"
},
{
"src": "favicon.ico",
"sizes": "256x256 64x64 32x32 24x24 16x16",
"sizes": "300x300",
"type": "image/x-icon"
}
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 MiB

After

Width:  |  Height:  |  Size: 4.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB