nyx-dashboard/manifest.webmanifest
2021-06-14 14:53:42 +08:00

16 lines
409 B
JSON

{
"name": "cath.exe",
"short_name": "cath.exe",
"start_url": ".",
"display": "standalone",
"background_color": "#02023a",
"theme_color": "#02023a",
"description": "Website for cath.exe",
"icons": [
{
"src": "https://media.discordapp.net/attachments/842014909264953354/853888850551767071/image0.jpg?width=563&height=563",
"sizes": "48x48",
"type": "image/png"
}
]
}