{
  "theme_color": "#ff0000",
  "background_color": "#ffffff",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icons/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icons/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "pt-BR",
  "name": "Portal de Talentos Gran Corte",
  "short_name": "Talentos Gran Corte",
  "start_url": "https://talentos.grancorte.com.br/",
  "scope": "https://talentos.grancorte.com.br/"
}