{
  "name": "Registro de Reportes",
  "short_name": "Reportes",
  "description": "Aplicación para registrar reportes geolocalizados en el mapa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#206bc4",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/tabler/tabler-icons/main/icons/outline/map-pin.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
