{
  "name": "INGEMEREG S.A.C.",
  "short_name": "INGEMEREG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06152f",
  "theme_color": "#0d2f63",
  "icons": [
    {
      "src": "/assets/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}