{
  "name": "Nikhil Siwan | Software Developer Portfolio",
  "short_name": "Nikhil Siwan",
  "description": "The professional portfolio of Nikhil Siwan, a skilled software developer specializing in modern, responsive, and user-friendly websites and applications.",
  "lang": "en-US",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View My Projects",
      "short_name": "Projects",
      "description": "See my latest web and software development work.",
      "url": "/#projects",
      "icons": [
        {
          "src": "/img/shortcut-contact.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch to discuss a project or collaboration.",
      "url": "/#contact",
      "icons": [
        {
          "src": "/img/shortcut-contact.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop portfolio view"
    },
    {
      "src": "/img/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile portfolio view"
    }
  ]
}
