{
  "name": "Furnace Gas Balancer",
  "short_name": "Gas Balancer",
  "description": "A target-driven precision tool that eliminates trial-and-error at the furnace by providing exact baseline flows for nitrogen and liquid methanol.",
  "scope": "/gasmix/",
  "start_url": "/gasmix/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e2e8f0",
  "theme_color": "#e2e8f0",
  "icons": [
    {
      "src": "/gasmix/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/gasmix/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}