init
This commit is contained in:
56
public/nl/manifest.webmanifest
Normal file
56
public/nl/manifest.webmanifest
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"name": "Mantelzorgwoning informatie",
|
||||
"short_name": "Mantelzorgwoning informatie",
|
||||
"lang": "nl-nl",
|
||||
"display": "fullscreen",
|
||||
"orientation" : "portrait",
|
||||
"start_url": "//localhost:1313/?utm_source=web_app_manifest",
|
||||
"background_color": "#fff",
|
||||
"theme_color": "#4c9e81",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/favicon_hu_a8ae8ff9a888a0f.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/favicon_hu_5910b4edb943e581.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/favicon_hu_f00f2109f7622e30.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/favicon_hu_34becbc928ab1f11.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/favicon_hu_854a9a721d4d942e.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/images/favicon_hu_bb64377c739aa2a0.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user