{
  "name": "Krishna GSVV - Portfolio",
  "short_name": "Krishna GSVV Portfolio",
  "description": "Award-winning full-stack developer & AI researcher. ₹3.75L+ in hackathon wins. IEEE-published researcher. 25+ open-source projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "portfolio",
    "personal",
    "developer"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "krishna-gsvv-portfolio",
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about Krishna GSVV",
      "url": "/about",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View portfolio projects",
      "url": "/projects",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}