{
  "name": "IPTechHub",
  "short_name": "IPTechHub",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0f1f",
  "theme_color": "#2b5cff",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}