{
  "short_name": "EMAVI",
  "name": "EMAVI Movil",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://www.emavi.mizona.com.ar/index.php",
  "background_color": "#0047ab",
  "theme_color": "#0047ab",
  "display": "standalone",
  "orientation": "portrait"
}