{
  "name": "LUGOVET Portal Propietarios",
  "short_name": "LUGOVET",
  "description": "Historial clínico, carné de vacunas y citas médicas de tu mascota.",
  "start_url": "./portal_dashboard.php",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../logolugo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../logolugo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}