{
  "name": "CodeWiz - Software Engineering Blog & Developer Resources",
  "short_name": "CodeWiz",
  "description": "CodeWiz is a software engineering blog and educational platform sharing the latest tools, techniques, and insights with the developer community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/CodeWizLogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/CodeWizLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
