{
  "name": "Pache Viajes",
  "short_name": "Pache Viajes",
  "description": "Tu viaje. Tus reglas. Aplicación de transporte local.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a051b",
  "theme_color": "#00e5ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "welcome-car.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "welcome-car.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
