{
  "name": "Ayan's Portfolio",
  "short_name": "Ayan's Portfolio",
  "description": "Portfolio of Ayan Paul — Full-Stack Developer & AI Engineer specializing in React, Node.js, and AI solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["portfolio", "developer"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ayan Paul Portfolio"
    }
  ],
  "shortcuts": [
    {
      "name": "About Me",
      "url": "/#about",
      "description": "Learn about Ayan Paul"
    },
    {
      "name": "Projects",
      "url": "/#projects",
      "description": "View my projects"
    },
    {
      "name": "Contact",
      "url": "/#contact",
      "description": "Get in touch"
    }
  ]
}
