{
  "name": "VERA - Whale Conservation",
  "short_name": "VERA",
  "description": "Herramienta científica de VERA para el reporte y análisis de cetáceos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/waves.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/waves.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Reportar Avistamiento",
      "short_name": "Reportar",
      "description": "Abre directamente el portal de reporte de avistamientos",
      "url": "/?view=reporter",
      "icons": [{ "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/camera.svg", "sizes": "192x192" }]
    }
  ]
}
