{
  "name": "Harshit Agarwal | Fullstack Engineer",
  "short_name": "Harshit Agarwal",
  "description": "Portfolio of Harshit Agarwal - Fullstack Engineer & AI Researcher.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#ff4757",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/profile_new.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "/profile_new.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ]
}