This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nutellarechner.de/site.webmanifest
T
2026-04-25 21:04:42 +02:00

20 lines
454 B
JSON

{
"name": "Nutellarechner",
"short_name": "Nutellarechner",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#73401e",
"background_color": "#73401e",
"display": "standalone"
}