{
  "name": "Nikunj Navdiya - Full Stack Developer & Web3 Engineer",
  "short_name": "Nikunj Navdiya",
  "description": "Portfolio of Nikunj Navdiya - Software Developer, Web3 Engineer, and Community Builder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/avatar.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/avatar.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Software Developer World",
      "short_name": "Software",
      "description": "View software development portfolio",
      "url": "/software-developer-world",
      "icons": [
        {
          "src": "/avatar.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Web3 Developer World",
      "short_name": "Web3",
      "description": "View Web3 development portfolio",
      "url": "/web3-developer-world",
      "icons": [
        {
          "src": "/avatar.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Community Guy World",
      "short_name": "Community",
      "description": "View community building work",
      "url": "/community-guy-world",
      "icons": [
        {
          "src": "/avatar.jpg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
