Explorar el Código

updated PWA manifest data

master
kj1352 hace 4 años
padre
commit
52fd384738
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      public/manifest.json

+ 3
- 3
public/manifest.json Ver fichero

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Anamnesis",
"name": "Anamnesis",
"icons": [
{
"src": "favicon.ico",
@@ -19,7 +19,7 @@
}
],
"start_url": ".",
"display": "standalone",
"display": "fullscreen",
"theme_color": "#000000",
"background_color": "#ffffff"
}

Cargando…
Cancelar
Guardar