{
  "name": "ToolpathTutor",
  "short_name": "ToolpathTutor",
  "description": "Learn G-code interactively with a visual toolpath simulator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#1e1e2e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
