{
  "name": "Meducar - Gestión de centros de salud e historia clínica online",
  "short_name": "Meducar",
  "icons": [
    {
      "src": "/img/meducar/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/meducar/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/img/meducar/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/img/meducar/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/img/meducar/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/meducar/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "background_color": "#26A69A",
  "theme_color": "#26A69A",
  "display": "standalone",
  "offline_enabled": true
}