{
  "name": "Dulan Fernando | Portfolio",
  "short_name": "Dulan.dev",
  "description": "Software Engineering undergraduate at IIT — Full Stack Developer & AI/ML enthusiast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}