{
  "name": "Espaço do Estudante",
  "short_name": "Estudante",
  "description": "App do Estudante.",
  "lang": "pt-BR",
  "display": "fullscreen",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#317EFB",
  "fullscreen": true,
  "navigationColor": "#000000",
  "navigationColorDark": "#000000",
  "navigationColorContrastEnforced": true,
  "icons": [
    {
      "src": "/Icone_Portal_do_Estudante_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Icone_Portal_do_Estudante_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}