{
  "name": "KeySmash - Teclado para Bebés",
  "short_name": "KeySmash",
  "description": "Una aplicación web interactiva y divertida para que bebés y niños jueguen con el teclado de forma segura.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff9e6",
  "theme_color": "#FF5757",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎹</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
