mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
fixing2
This commit is contained in:
16
app.webmanifest
Normal file
16
app.webmanifest
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user