29 lines
607 B
JSON
29 lines
607 B
JSON
{
|
|
"theme_color": "#23365e",
|
|
"background_color": "#ffffff",
|
|
"icons": [
|
|
{
|
|
"purpose": "maskable",
|
|
"sizes": "512x512",
|
|
"src": "icon512_maskable.png",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"purpose": "any",
|
|
"sizes": "512x512",
|
|
"src": "icon512_rounded.png",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"orientation": "any",
|
|
"display": "standalone",
|
|
"dir": "auto",
|
|
"lang": "es-ES",
|
|
"start_url": "index.html",
|
|
"scope": "/",
|
|
"description": "%%TITLE%% - Comunicación Hipersegura",
|
|
"id": "telesec.tech.eus",
|
|
"name": "%%TITLE%%",
|
|
"short_name": "%%TITLE%%"
|
|
}
|