Diferencia entre revisiones de «MediaWiki:Manifest.json»

mSin resumen de edición
mSin resumen de edición
Etiquetas: Edición desde móvil Edición vía web móvil Edición móvil avanzada
 
(No se muestra una edición intermedia del mismo usuario)
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 11: Línea 11:
"sizes": "192x192",
"sizes": "192x192",
"type": "image/png",
"type": "image/png",
"purpose": "any maskable"
"purpose": "any"
},
},
{
{
Línea 17: Línea 17:
"sizes": "512x512",
"sizes": "512x512",
"type": "image/png",
"type": "image/png",
"purpose": "any maskable"
"purpose": "any"
}
}
],
],
"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"
}
}
]
]
}
}