bind/rootfs/usr/share/httpd/default/site.webmanifest
casjay caad53d7d1
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-27 09:44:41 -04:00

15 lines
234 B
JSON

{
"short_name": "",
"name": "",
"icons": [
{
"src": "./images/icon.png",
"type": "image/png",
"sizes": "192x192"
}
],
"start_url": "/",
"background_color": "#000000",
"theme_color": "#ffffff"
}