{
  "name": "Shishir Adhikari - Full Stack Developer Portfolio",
  "short_name": "Shishir Portfolio",
  "description": "Portfolio website of Shishir Adhikari, a Full Stack Developer from Nepal specializing in React, Next.js, NestJS, and modern web technologies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "categories": ["portfolio", "technology", "web development"],
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
