{
  "name": "Lucky Yaduvanshi - Backend Developer",
  "short_name": "Lucky Yaduvanshi",
  "description": "Backend Developer from Jaipur, India specializing in Node.js, PostgreSQL, and API development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/Lucky-main-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/lucky-main-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "portfolio", "technology"],
  "screenshots": [
    {
      "src": "/images/Lucky-main-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "About Me",
      "short_name": "About",
      "description": "Learn more about Lucky Yaduvanshi",
      "url": "/#about",
      "icons": [{"src": "/images/lucky-main-2.png", "sizes": "192x192"}]
    },
    {
      "name": "My Projects",
      "short_name": "Projects",
      "description": "View my backend development projects",
      "url": "/#projects",
      "icons": [{"src": "/images/Lucky-colage.png", "sizes": "192x192"}]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch for backend development work",
      "url": "/#contact",
      "icons": [{"src": "/images/lucky-main-2.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
