{
  "name": "Reportes Rescate Víctimas",
  "short_name": "ReportesRV",
  "description": "Sistema PWA para reporte de incidentes offline y online.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
