{
  "name": "Sonu Hansda Portfolio",
  "short_name": "Sonu Portfolio",
  "description": "Full-stack developer specializing in React, Next.js, Python, Flutter, and DevOps. NIT Jamshedpur student building scalable web apps and mobile applications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["portfolio", "development", "technology"],
  "lang": "en",
  "dir": "ltr"
}