{
  "name": "FURNEX — Induction Furnace Intelligence",
  "short_name": "FURNEX",
  "description": "Real-time furnace operations, heat logging, and analytics for steel plants.",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0f14",
  "theme_color": "#cc1f1f",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Heat",
      "short_name": "Log Heat",
      "url": "/login.php?device=mobile",
      "description": "Jump straight to the heat-log form"
    }
  ]
}
