{
  "name": "cold start",
  "short_name": "cold start",
  "description": "A weekly blog about ML, agentic development, Claude Code, nvim, new tech, industry news, controversial takes, and whatever I'm currently struggling with.",
  "start_url": "/blog/",
  "display": "standalone",
  "background_color": "#14181f",
  "theme_color": "#14181f",
  "icons": [
    { "src": "/blog/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/blog/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
