{
  "name": "TermoLoop Waste Heat Recovery Calculator",
  "short_name": "TermoLoop WHR",
  "description": "Industrial waste heat recovery calculator for heat exchanger and heat pump scenarios.",
  "lang": "tr-TR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "HX Modu",
      "short_name": "HX",
      "url": "/?mode=hx"
    },
    {
      "name": "HP Modu",
      "short_name": "HP",
      "url": "/?mode=hp"
    }
  ]
}
