{
  "name": "Lean Startup 2026",
  "short_name": "Lean 2026",
  "description": "Curso e Ebook Interactivo: De la Idea al Negocio Escalable en América Latina.",
  "id": "lean-startup-2026-pwa",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f0e8",
  "theme_color": "#0e0d0b",
  "categories": ["education", "books", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ir al Curso",
      "short_name": "Curso",
      "description": "Continuar leyendo el curso interactivo",
      "url": "./curso.html"
    }
  ]
}
