{
  "name": "Evolución Médica",
  "short_name": "EVM",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    
    {
      "src": "/ms-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": "4.0"
    },
    {
      "src": "/ms-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": "4.0"
    }

  ],
  "prefer_related_applications": true,
  "theme_color": "#a8a2fc",
  "background_color": "#a8a2fc",
  "display": "standalone",
  "start_url": "/",
  "version": "1.0.1"
}