online shop app

This commit is contained in:
2023-01-06 16:30:17 +01:00
parent ea5924bf48
commit 018ee29abd
21 changed files with 30351 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"short_name": "React Online Shop",
"name": "React Online Shop",
"icons": [
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}