{
  "name": "Victor Guedes – build smarter, not harder",
  "short_name": "Victor Guedes",
  "description": "Sharing thoughts on how to enhance your development skills, career, and productivity. I explore frontend engineering, platform tooling, productivity tips, and the lessons I learn while balancing a career, side projects, and life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c1520",
  "theme_color": "#a855f7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

