This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 47
/
app.json
232 lines (232 loc) · 6.5 KB
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
{
"expo": {
"name": "Papillon",
"slug": "papillonvex",
"scheme": "papillon",
"version": "6.6.6",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
"primaryColor": "#32AB8E",
"assetBundlePatterns": [
"**/*"
],
"notification": {
"icon": "./assets/icon-small-notif.png"
},
"intentFilters": [
{
"action": "VIEW",
"autoVerify": true,
"data": [
{
"scheme": "skoapp-prod"
}
],
"category": [
"BROWSABLE",
"DEFAULT"
]
}
],
"splash": {
"image": "./assets/launch/splash-light.png",
"resizeMode": "cover",
"backgroundColor": "#32AB8E"
},
"ios": {
"supportsTablet": true,
"appStoreUrl": "https://apps.apple.com/us/app/papillon-lappli-scolaire/id6477761165",
"bundleIdentifier": "xyz.getpapillon.ios",
"associatedDomains": ["applinks:getpapillon.xyz"],
"splash": {
"backgroundColor": "#32AB8E",
"image": "./assets/launch/splash-light.png",
"resizeMode": "cover",
"dark": {
"backgroundColor": "#001C0F",
"image": "./assets/launch/splash-dark.png",
"resizeMode": "cover"
}
}
},
"android": {
"playStoreUrl": "https://play.google.com/store/apps/details?id=xyz.getpapillon.app",
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon-foreground-rezised.png",
"backgroundImage": "./assets/adaptive-icon-background.png",
"monochromeImage": "./assets/adaptive-icon-monochrome.png",
"backgroundColor": "#32AB8E"
},
"splash": {
"backgroundColor": "#32AB8E",
"image": "./assets/launch/splash-light.png",
"resizeMode": "cover",
"dark": {
"backgroundColor": "#001C0F",
"image": "./assets/launch/splash-dark.png",
"resizeMode": "cover"
}
},
"package": "xyz.getpapillon.app",
"permissions": [
"android.permission.ACCESS_COARSE_LOCATION",
"android.permission.ACCESS_FINE_LOCATION",
"android.permission.FOREGROUND_SERVICE"
]
},
"web": {
"favicon": "./assets/favicon.png"
},
"extra": {
"eas": {
"projectId": "f2cc90da-6b71-4890-860a-d4f72c764f3a"
}
},
"plugins": [
[
"expo-document-picker",
{
"iCloudContainerEnvironment": "Production"
}
],
[
"expo-notifications",
{
"sounds": [
"assets/papillon_ding.wav"
]
}
],
[
"expo-location",
{
"locationAlwaysAndWhenInUsePermission": "Papillon utilise ta position pour localiser des établissements autour de toi et également pour te localiser sur la carte."
}
],
[
"expo-image-picker",
{
"photosPermission": "Papillon utilise ta pellicule pour personnaliser ton profil et ton expérience."
}
],
[
"expo-calendar",
{
"calendarPermission": "Papillon utilise ton calendrier pour ajouter des cours à celui-ci.",
"remindersPermission": "Papillon utilise tes rappels pour ajouter des devoirs à celui-ci."
}
],
[
"expo-local-authentication",
{
"faceIDPermission": "Autorisez Papillon à utiliser Face ID."
}
],
[
"expo-barcode-scanner",
{
"cameraPermission": "Papillon utilise ta caméra pour personnaliser ton compte ou scanner un QR-Code."
}
],
[
"expo-dynamic-app-icon",
{
"relief": {
"image": "./assets/customicons/relief.png",
"prerendered": true
},
"beta": {
"image": "./assets/customicons/beta.png",
"prerendered": true
},
"black": {
"image": "./assets/customicons/black.png",
"prerendered": true
},
"chip": {
"image": "./assets/customicons/chip.png",
"prerendered": true
},
"cutted": {
"image": "./assets/customicons/cutted.png",
"prerendered": true
},
"classic": {
"image": "./assets/customicons/classic.png",
"prerendered": true
},
"gold": {
"image": "./assets/customicons/gold.png",
"prerendered": true
},
"gradient": {
"image": "./assets/customicons/gradient.png",
"prerendered": true
},
"metal": {
"image": "./assets/customicons/metal.png",
"prerendered": true
},
"neon": {
"image": "./assets/customicons/neon.png",
"prerendered": true
},
"pride": {
"image": "./assets/customicons/pride.png",
"prerendered": true
},
"purple": {
"image": "./assets/customicons/purple.png",
"prerendered": true
},
"rayspurple": {
"image": "./assets/customicons/rayspurple.png",
"prerendered": true
},
"rays": {
"image": "./assets/customicons/rays.png",
"prerendered": true
},
"retro": {
"image": "./assets/customicons/retro.png",
"prerendered": true
},
"sparkles": {
"image": "./assets/customicons/sparkles.png",
"prerendered": true
},
"backtoschool": {
"image": "./assets/customicons/backtoschool.png",
"prerendered": true
},
"barbie": {
"image": "./assets/customicons/barbie.png",
"prerendered": true
},
"betterneon": {
"image": "./assets/customicons/betterneon.png",
"prerendered": true
},
"macos": {
"image": "./assets/customicons/macos.png",
"prerendered": true
},
"oldios": {
"image": "./assets/customicons/oldios.png",
"prerendered": true
},
"verscinq": {
"image": "./assets/customicons/verscinq.png",
"prerendered": true
},
"mascotte": {
"image": "./assets/customicons/mascotte.png",
"prerendered": true
}
}
]
],
"owner": "papillonapp"
}
}