{
  "name": "El Bauto y su Caminar",
  "short_name": "El Bauto",
  "id": "/",
  "start_url": "/?v=20260528-5",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#ffffff",
  "theme_color": "#0b6b2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
