{
  "name": "webmail",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "short_name": "webmail",
  "start_url": "/",
  "display": "standalone",
  "description": "Entra a tu correo electrónico. Gestiona tu agenda, calendario y archivos.",
  "icons": [
    {
      "src": "/webmail-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/webmail-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/webmail-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/webmail-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/webmail-150.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}