0
mirror of https://github.com/Hello9999901/laptop.git synced 2026-02-28 07:17:40 +00:00
bryan.ee_laptop/website/public/site.webmanifest
2024-07-11 21:26:16 -04:00

20 lines
440 B
JSON

{
"name": "anyon_e",
"short_name": "anyon_e",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}