{
  "name": "Jai Prakash | Full Stack Developer",
  "short_name": "Jai.dev",
  "description": "Full Stack Developer Portfolio - MERN, AI, Cloud & DevOps",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["portfolio", "developer", "technology"],
  "shortcuts": [
    {
      "name": "View Projects",
      "url": "/#projects",
      "description": "See my latest projects"
    },
    {
      "name": "Contact Me",
      "url": "/#contact",
      "description": "Get in touch"
    },
    {
      "name": "Resume Analyzer",
      "url": "/resume-analyzer",
      "description": "AI-powered resume analysis"
    }
  ]
}
