{
  "name": "Atharva Yewale - Law Student & Web Developer",
  "short_name": "Atharva Yewale",
  "description": "Personal portfolio of Atharva Yewale - BBALLB student at NLU Nagpur specializing in Cyber Law and Web Development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "personal", "education", "technology"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "About Atharva",
      "short_name": "About",
      "description": "Learn about Atharva Yewale",
      "url": "/#about"
    },
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "See Atharva's projects",
      "url": "/#projects"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Atharva",
      "url": "/#contact"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}