{
  "name": "Tejvir Chauhan - Full Stack Developer",
  "short_name": "Tejvir Portfolio",
  "description": "Full Stack Developer specializing in creating dynamic and user-friendly web applications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/tejvir_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/tejvir_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}