{
    "name": "Tiempo LDC",
    "short_name": "Tiempo",
    "description": "App de tiempo con geolocalización, buscador y favoritos",
    "start_url": "https://librodecuentas.com/tools/pwa/tiempoLDC/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#74b9ff",
    "icons": [
  {
    "src": "icono/android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, 
  {
    "src": "icono/mstile-150x150.png",
    "sizes": "270x270",
    "type": "image/png"
  }, 
  {
    "src": "icono/android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
    ],
"screenshots": [
  {
    "src": "icono/screenShot.png",
    "type": "image/png",
    "sizes": "1024x1024"
  }
]
}
