{
  "name": "BizTech Guru",
  "short_name": "BizTechGuru",
  "description": "Enterprise IT, AI, and Business Solutions by BizTech Guru",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
