{
  "name": "Tracelyx",
  "short_name": "Tracelyx",
  "description": "Browser-based image processing tool suite",
  "start_url": "/tools/traceline/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f17",
  "theme_color": "#0f0f17",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}