{
  "short_name": "Contabilidad",
  "name": "Contabilidad",
  "icons": [
      {
          "src": "img/icons/icon-192x192.png",
          "type": "image/png",
          "sizes": "192x192"
      },
      {
          "src": "img/icons/icon-512x512.png",
          "type": "image/png",
          "sizes": "512x512"
      }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#e5e5e5"
}