{
  "name": "Akshay Sagar - Software Engineer & Assistant Professor",
  "short_name": "Akshay Sagar",
  "description": "Portfolio of Akshay Sagar featuring full-stack development, firmware engineering, QA automation, and open-source contributions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["technology", "portfolio", "software"],
  "screenshots": [
    {
      "src": "assets/profile.png",
      "sizes": "280x280",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "assets/profile.png",
      "sizes": "280x280",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "description": "View my complete portfolio and projects",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Send me a message",
      "url": "/#contact?source=pwa-shortcut",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "GitHub Profile",
      "short_name": "GitHub",
      "description": "View my GitHub projects",
      "url": "https://github.com/alucard-storm",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
