{
  "name": "Eventos Bunker",
  "short_name": "Bunker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "assets/img/favicon-v2.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "assets/img/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}