mnml/client/manifest.webmanifest
2019-04-08 13:40:02 +10:00

22 lines
563 B
JSON

{
"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"
}