{
  "short_name": "Avec GO",
  "name": "Avec GO",
  "icons": [
    {
      "src": "./static/appIcon/icon.png",
      "sizes": "16x16 24x24 32x32 64x64 192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "pt-BR",
  "orientation": "portrait",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#FFF",
  "background_color": "#FFF"
}