{
  "name": "Neel Patel — Full Stack Developer",
  "short_name": "Neel Patel",
  "description": "Full Stack Developer specializing in React.js, Next.js, Node.js, AI integrations, and cloud infrastructure. Based in Ahmedabad, India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "lang": "en-IN",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["portfolio", "technology", "developer"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "About Neel",
      "short_name": "About",
      "description": "Read biography, timeline, and education history",
      "url": "/about",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Services Offered",
      "short_name": "Services",
      "description": "Services in Frontend, Backend, AI & DevOps",
      "url": "/services",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Project Case Studies",
      "short_name": "Projects",
      "description": "Case studies of systems designed and deployed",
      "url": "/projects",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Contact Neel",
      "short_name": "Contact",
      "description": "Inquire or book a 15-min call",
      "url": "/contact",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ]
}
