{
  "name": "Nishant Harkut - Portfolio",
  "short_name": "Nishant Harkut",
  "description": "Portfolio of Nishant Harkut: backend and full-stack engineering, AWS, applied machine learning, research, and open source",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0f",
  "theme_color": "#ff8c42",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["portfolio", "developer", "technology"],
  "icons": [
    {
      "src": "/nishantharkut-logo-lightbg.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nishantharkut-logo-lightbg.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nishantharkut-logo-lightbg.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nishantharkut-logo-lightbg.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nishantharkut-logo-lightbg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Desktop view of the portfolio"
    },
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile view of the portfolio"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View my latest projects",
      "url": "/projects",
      "icons": [
        {
          "src": "/nishantharkut-logo-lightbg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about me",
      "url": "/about",
      "icons": [
        {
          "src": "/nishantharkut-logo-lightbg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Experience",
      "short_name": "Experience",
      "description": "View my professional journey",
      "url": "/experience",
      "icons": [
        {
          "src": "/nishantharkut-logo-lightbg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact",
      "icons": [
        {
          "src": "/nishantharkut-logo-lightbg.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
