Update manifest for android
This commit is contained in:
parent
24eb1f9c45
commit
69a7b8fe26
@ -1,18 +1,22 @@
|
|||||||
{
|
{
|
||||||
"name": "Canap\u00e9",
|
"name": "Canapé",
|
||||||
"icons": [
|
"short_name": "Canapé",
|
||||||
{
|
"theme_color": "#4e5d6c",
|
||||||
"src": "/android-chrome-192x192.png",
|
"background_color": "#4e5d6c",
|
||||||
"sizes": "192x192",
|
"icons": [
|
||||||
"type": "image/png"
|
{
|
||||||
},
|
"src": "/android-chrome-192x192.png",
|
||||||
{
|
"sizes": "192x192",
|
||||||
"src": "/android-chrome-512x512.png",
|
"type": "image/png"
|
||||||
"sizes": "512x512",
|
},
|
||||||
"type": "image/png"
|
{
|
||||||
}
|
"src": "/android-chrome-512x512.png",
|
||||||
],
|
"sizes": "512x512",
|
||||||
"theme_color": "#ffffff",
|
"type": "image/png"
|
||||||
"background_color": "#ffffff",
|
}
|
||||||
"display": "standalone"
|
],
|
||||||
|
"display": "standalone",
|
||||||
|
"orientation": "portrait",
|
||||||
|
"scope": "/",
|
||||||
|
"start_url": "/"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user