{
  "name": "Nepturial",
  "short_name": "Nepturial",
  "description": "Aplicación de Jesús Perdomo Brito",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "400x400",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#331e6b",
  "background_color": "#FFFFFF"
}