{
  "name": "Bolão do Renatão",
  "short_name": "Bolão do Renatão",
  "start_url": "/paginas/bolaoplacar/bolao.xhtml",
  "scope": "/bolaoplacar/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/bolaoplacar/static/icons/icon-192-verde.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/bolaoplacar/static/icons/icon-512-verde.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/bolaoplacar/static/icons/icon-maskable-512-verde.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}