{
    "short_name": "RetoViajero",
    "name": "Reto Viajero 52 - República Droster",
    "icons": [
      {
        "src": "icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#8B5CF6",
    "background_color": "#ffffff"
  }