{
  "name": "GCodeEdit — CNC G-code Editor and 3D Backplotter",
  "short_name": "GCodeEdit",
  "description": "Offline CNC G-code editor and 3D toolpath backplotter for mill and router programs.",
  "start_url": "/GCodeEdit/",
  "scope": "/GCodeEdit/",
  "display": "browser",
  "background_color": "#0e1116",
  "theme_color": "#0e1116",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
