{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
  {
    "src": "imagenes/icons/user.png",
    "sizes": "128x128",
    "type": "image/png"
  }
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
