{
  "name": "AguaVida - Hidratación con Plantas",
  "short_name": "AguaVida",
  "description": "Registra tu agua diaria y haz crecer tu planta 🌱",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#e8f4fd",
  "theme_color": "#0d4f8a",
  "orientation": "portrait",
  "lang": "es",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Registrar 250ml",
      "short_name": "+250ml",
      "description": "Añadir 250ml rápido",
      "url": "./?quick=250",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
