{
  "name": "PGS Portal",
  "short_name": "PGS Portal",
  "description": "Portal de Gestão de SIMS - Portal",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#e75525",
  "icons": [
    {
      "src": "/PGS_Portal/img/PGS_Portal.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/PGS_Portal/img/PGS_Portal.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/PGS_Portal/img/PGS_Portal.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/PGS_Portal/img/PGS_Portal.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/PGS_Portal/"
}