{
  "name": "Harsh Kadyan (HaRsH) - Developer & Startup Founder",
  "short_name": "HaRsH",
  "description": "Interactive portfolio of Harsh Kadyan (HaRsH) — Co-founder of GhostPay & MegaLLM, founder of TheDevsCourse. Full-stack developer, cybersecurity enthusiast.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "categories": ["developer", "portfolio", "personal", "fintech", "ai", "education", "startup"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/photos/favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/photos/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/photos/favicon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/photos/webss.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "Desktop View - macOS Interface"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "About Harsh Kadyan",
      "url": "/",
      "description": "Learn about Harsh Kadyan — developer and startup founder"
    },
    {
      "name": "Projects & Startups",
      "url": "/projects",
      "description": "View GhostPay, MegaLLM, TheDevsCourse and more"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Get in touch with Harsh Kadyan"
    }
  ]
}