{
  "name": "Duelos Matemáticos",
  "short_name": "MathDuel",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#00f0ff",
  "description": "Un juego interactivo de matemáticas para niños.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}