🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-18 13:24:16 -04:00
parent 1080a50949
commit d90b72126f
35 changed files with 425 additions and 112 deletions

View File

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