{
  "name": "Learn Spanish",
  "short_name": "LearnES",
  "description": "Spanish learning webapp with dictionary, conjugations, examples, and grammar explanations",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
