{
  "name": "Climate Control Hub",
  "short_name": "ClimateHub",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121318",
  "theme-color": "#121318",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
