{
  "id": "/",
  "name": "Vikash Kumar | Full Stack Developer",
  "short_name": "Vikash",
  "description": "Backend-focused Full Stack Developer skilled in React, Node.js, React Native, AWS, Docker, MongoDB, scalable backend systems, cloud infrastructure, and AI integrations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#f0a940",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["portfolio", "developer", "technology", "software", "business", "education"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Portfolio Homepage"
    },
    {
      "src": "/screenshots/projects.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Projects Section"
    }
  ],

  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View Full Stack Projects",
      "url": "/#projects",
      "icons": [
        {
          "src": "/shortcut-projects.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Hire Vikash Kumar",
      "url": "/#contact",
      "icons": [
        {
          "src": "/shortcut-contact.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "YouTube",
      "short_name": "YouTube",
      "description": "Watch DSA & Development Content",
      "url": "/#youtube",
      "icons": [
        {
          "src": "/shortcut-youtube.png",
          "sizes": "192x192"
        }
      ]
    }
  ],

  "related_applications": [],

  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
