{
  "name": "Spelling Bee",
  "short_name": "Spelling Bee",
  "description": "Practica vocabulario en ingles con clasificacion por dificultad.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4fbf6",
  "theme_color": "#ffbf2e",
  "icons": [
    {
      "src": "bee-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
