as received from web

This commit is contained in:
2024-01-02 10:37:51 -06:00
commit 9e85e37d09
126 changed files with 2657 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "Wedding",
"short_name": "Wedding",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#fdfdfd",
"background_color": "#fdfdfd"
}