[Rails] Site internet de la World Tartiflette Tour.
1
{
2
"name": "Wtt",
3
"icons": [
4
{
5
"src": "/icon.png",
6
"type": "image/png",
7
"sizes": "512x512"
8
},
9
{
10
"src": "/icon.png",
11
"type": "image/png",
12
"sizes": "512x512",
13
"purpose": "maskable"
14
}
15
],
16
"start_url": "/",
17
"display": "standalone",
18
"scope": "/",
19
"description": "Wtt.",
20
"theme_color": "red",
21
"background_color": "red"
22
}
23