manifest
This commit is contained in:
@@ -1,7 +1,22 @@
|
||||
{
|
||||
"short_name": "cryps.gg",
|
||||
"name": "cryps.gg - mnml pvp atbs",
|
||||
"start_url": "/index.html",
|
||||
"display": "fullscreen",
|
||||
"orientation": "portrait"
|
||||
"name": "cryps.gg - mnml pvp atbs",
|
||||
"description": "cryps.gg - mnml pvp atbs",
|
||||
"short_name": "cryps.gg",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./assets/molecules/726.svg",
|
||||
"sizes": "32x32",
|
||||
"type": "image/svg"
|
||||
},
|
||||
{
|
||||
"src": "./assets/molecules/726.svg",
|
||||
"sizes": "512x512",
|
||||
"type": "image/svg"
|
||||
}
|
||||
],
|
||||
"start_url": "/index.html",
|
||||
"display": "fullscreen",
|
||||
"orientation": "portrait",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#000000"
|
||||
}
|
||||
Reference in New Issue
Block a user