
{
  "name": "CastillaNet",
  "short_name": "CastillaNet",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1e3c72",
  "theme_color": "#1e3c72",
  "icons": [
    {
      "src": "/item/img/icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/item/img/icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}