{
<<<<<<< HEAD
  "name": "Aman Yadav — Full-Stack Developer",
  "short_name": "Aman Yadav",
  "description": "Full-Stack Developer building real-time web applications with Next.js, Node.js, and WebRTC.",
=======
  "name": "Aman Yadav — Founding Engineer",
  "short_name": "Aman Yadav",
  "description": "Founding Engineer building production backend systems — event-driven infrastructure, payment pipelines, and real-time AI applications.",
>>>>>>> 17d37c2 (fix)
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090a0d",
  "theme_color": "#090a0d",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
