{
    "name": "Automotriz del Valle",
    "short_name": "Del Valle",
    "description": "Seminuevos certificados — Automotriz del Valle",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#137fec",
    "theme_color": "#137fec",
    "orientation": "portrait",
    "lang": "es",
    "icons": [
      {
        "src": "/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }