{
    "name": "MASFACTURA - FACTURACION ONLINE",
    "short_name": "MASFACTURA",
    "icons": [
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "48x48"
      },
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "144x144"
      },
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "192x192"
      },
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "256x256"
      },
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "384x384"
      },
      {
        "src": "LOGO_REDONDO.jpg",
        "type": "image/JPG",
        "sizes": "512x512"
      }
    ],
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#6e78e6",
    "theme_color": "#5f67c2",
    "description": "Testeando PWA"
  }