{
  "name": "Precision Pulse Tracker",
  "short_name": "Pulse",
  "description": "Sistema Telemétrico de Rastreo Global",
  "start_url": "./registro_acceso/index.php",
  "display": "standalone",
  "background_color": "#0e141a",
  "theme_color": "#002b5b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./app_banner.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./app_banner.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
