build: f2992d4b-fbd4-4c34-aa8c-d652ae24e63d

This commit is contained in:
AppCakes
2026-05-28 19:26:10 +00:00
commit 6bbc0632f9
89 changed files with 6167 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"short_name": "Ionic App",
"name": "My Ionic App",
"icons": [
{
"src": "assets/icon/favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#ffffff",
"background_color": "#ffffff"
}