{
  "name": "BenchTare",
  "short_name": "BenchTare",
  "description": "Separate project filament requirements from workshop inventory; compare original estimates and recorded actual consumption by filament profile and colour. Local preview only, with prominently labelled sample starter data.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./brand/benchtare-favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "scope": "./"
}