{
  "name": "Wordpath",
  "short_name": "Wordpath",
  "description": "Draw a route. Make a word. Solve the path.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#fffaf0",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
