{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Word Scope",
  "short_name": "Word Scope",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Tools and games for words.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    }
  ]
}
