{
  "name": "Vigoweb",
  "short_name": "Vigoweb",
  "description": "Tu negocio en internet. Sin desembolso inicial. Sin complicaciones.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0fdf9",
  "theme_color": "#13C675",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}