{
  "name": "COPYLAB - Ilustrama",
  "short_name": "COPYLAB 2026",
  "description": "Laboratorio de textos persuasivos. Escribe, previsualiza y optimiza copy para redes sociales.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111110",
  "theme_color": "#111110",
  "icons": [
    {
      "src": "https://ilustrama.com/copylab/icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ilustrama.com/copylab/icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}