{
  "name": "MathStars: La Academia Magica",
  "short_name": "MathStars",
  "description": "Juego educativo de matematicas para navegador, tablet y movil.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffcfef",
  "theme_color": "#ff93c9",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
