might merge into main -preperation

This commit is contained in:
neon443
2024-04-03 09:12:41 +01:00
parent 3fec420f04
commit ee00cc0fd0
10 changed files with 0 additions and 0 deletions

16
new/app.webmanifest Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "neon443",
"short_name": "neon443",
"description": ".",
"icons": [
{
"src": "./images/icon.png",
"sizes": "1024x1024",
"type": "image/png"
}
],
"start_url": "https://neon443.github.io/",
"display": "fullscreen",
"theme_color": "#000",
"background_color": "#000"
}