{
  "short_name": "Portal VIC",
  "name": "Portal VIC ",
  "icons": [
    {
      "src": "logo-pwa.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo-pwa.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#F4F7F9",
  "theme_color": "#0085B2",
  "display": "standalone",
  "orientation": "portrait"
}