{
  "name": "OVERPICK.gg – Recomendador de héroes",
  "short_name": "OVERPICK",
  "start_url": "/?hl=es",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#333C46",
  "lang": "es",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}