{
  "name": "Sachin Maurya - Frontend Engineer Portfolio",
  "short_name": "Sachin Maurya",
  "description": "Frontend Engineer portfolio focused on React, Next.js, TypeScript, FinTech dashboards, KYC flows, and React Native WebView.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["portfolio", "developer", "technology"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Experience",
      "short_name": "Experience",
      "description": "View professional experience",
      "url": "/#experience"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View selected production work",
      "url": "/#projects"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "dir": "ltr"
}
