Ir al contenido

Diferencia entre revisiones de «MediaWiki:Manifest.json»

De Countryball Wiki ES
mSin resumen de edición
Etiquetas: Edición desde móvil Edición vía web móvil Edición móvil avanzada
mSin resumen de edición
Etiquetas: Edición desde móvil Edición vía web móvil Edición móvil avanzada
 
Línea 2: Línea 2:
"name": "Countryball Wiki ES",
"name": "Countryball Wiki ES",
"short_name": "CB Wiki ES",
"short_name": "CB Wiki ES",
"start_url": "/index.php/P%C3%A1gina_principal?pwa-id=main",
"start_url": "/index.php/P%C3%A1gina_principal",
"display": "standalone",
"display": "standalone",
"theme_color": "#ffffff",
"theme_color": "#ffffff",
Línea 22: Línea 22:
"shortcuts": [
"shortcuts": [
{
{
"short_name": "Notifications",
"short_name": "Notificaciones",
"name": "Notifications",
"name": "Notificaciones",
"url": "/index.php/Especial:Notificaciones?pwa-id=main"
"url": "/index.php/Especial:Notificaciones"
},
},
{
{
"short_name": "Watchlist",
"short_name": "Seguimiento",
"name": "Watchlist",
"name": "Lista de seguimiento",
"url": "/index.php/Especial:Seguimiento?pwa-id=main"
"url": "/index.php/Especial:Seguimiento"
}
}
]
]
}
}

Revisión actual - 02:15 5 feb 2026

name"Countryball Wiki ES"
short_name"CB Wiki ES"
start_url"/index.php/P%C3%A1gina_principal"
display"standalone"
theme_color"#ffffff"
background_color"#ffffff"
icons
src"/images/pwa-icon-192.png"
sizes"192x192"
type"image/png"
purpose"any"
src"/images/pwa-icon-512.png"
sizes"512x512"
type"image/png"
purpose"any"
shortcuts
short_name"Notificaciones"
name"Notificaciones"
url"/index.php/Especial:Notificaciones"
short_name"Seguimiento"
name"Lista de seguimiento"
url"/index.php/Especial:Seguimiento"