{
  "name": "Bicho da Sorte",
  "short_name": "Bicho",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b3d91",
  "theme_color": "#0b3d91",
  "icons": [
    {
      "src": "IMG/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}