{
  "name": "MIMAIL, constructor de mails - Ilustrama",
  "short_name": "MIMAIL",
  "description": "Constructor visual de plantillas de email. Drag & drop, exportación HTML compatible con todos los clientes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111110",
  "theme_color": "#111110",
  "icons": [
    {
      "src": "https://ilustrama.com/mimail/icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ilustrama.com/mimail/icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}