{
  "short_name": "lvrpiz",
  "name": "Álvaro García Pizarro | Cloud, DevOps & Automatización",
  "description": "Web personal y newsletter de Álvaro García Pizarro — Cloud, DevOps, Automatización e inteligencia artificial.",
  "lang": "es-ES",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111113",
  "theme_color": "#111113",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
