feat: evolve MetaBloom into full product foundation
This commit is contained in:
@@ -3,14 +3,17 @@
|
||||
"name": "MetaBloom",
|
||||
"slug": "metabloom",
|
||||
"version": "1.0.0",
|
||||
"scheme": "metabloom",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "light",
|
||||
"description": "Des habitudes bienveillantes pour un meilleur équilibre métabolique.",
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "agency.vicode.metabloom"
|
||||
},
|
||||
"android": {
|
||||
"package": "agency.vicode.metabloom",
|
||||
"adaptiveIcon": {
|
||||
"backgroundColor": "#E6F4FE",
|
||||
"foregroundImage": "./assets/android-icon-foreground.png",
|
||||
|
||||
Reference in New Issue
Block a user