{
  "name": "MB - Laboratorio",
  "short_name": "MB - Laboratorio",
  "lang": "en-AR",
  "start_url": "/app",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "apple-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
"background_color":"#000000",
"orientation":"portrait"
}