{
  "name": "SUBE GPS",
  "short_name": "SUBE GPS",
  "description": "Rastreo de vehiculos en tiempo real",
  "start_url": "/movil.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12263a",
  "theme_color": "#12263a",
  "icons": [
    { "src": "/img/icono-192.png?v=2", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icono-512.png?v=2", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icono-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
