{
  "name": "Avnish Yadav - AI Automation Engineer",
  "short_name": "Avnish Yadav",
  "description": "AI Automation Engineer specializing in AI agents, developer automation, micro-SaaS products, and full-stack development.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#2a66ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/avnish-headshot.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/avnish-headshot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "developer tools"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "View AI automation projects"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blogs",
      "description": "Read latest articles"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch"
    }
  ]
}
