{
  "name": "Vishal Kumar Portfolio",
  "short_name": "Vishal Portfolio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#58a6ff",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "web-app-manifest-512x192.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}