chore: commit stray files that should have been with the previous commit

This commit is contained in:
Matthew Raymer
2025-07-01 11:15:09 +00:00
parent 4f5dcd4037
commit 02339dae15
3 changed files with 808 additions and 775 deletions

View File

@@ -16,6 +16,19 @@
]
}
},
"SplashScreen": {
"launchShowDuration": 3000,
"launchAutoHide": true,
"backgroundColor": "#ffffff",
"androidSplashResourceName": "splash",
"androidScaleType": "CENTER_CROP",
"showSpinner": false,
"androidSpinnerStyle": "large",
"iosSpinnerStyle": "small",
"spinnerColor": "#999999",
"splashFullScreen": true,
"splashImmersive": true
},
"CapacitorSQLite": {
"iosDatabaseLocation": "Library/CapacitorDatabase",
"iosIsEncryption": false,