
{
  "name": "LUGOVET - Portal Pacientes",
  "short_name": "LUGOVET",
  "description": "Carné digital de vacunación, citas médicas e historial clínico de tus mascotas en LUGOVET",
  "start_url": "portal_dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2809/2809804.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2809/2809804.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}