{
    "name": "Gaurav Garje",
    "short_name": "Gaurav Garje",
    "icons": [
        {
          "src": "/logo.webp",
          "sizes": "1024x1024",
          "type": "image/webp"
        }
      ],
    "theme_color": "#060a0f",
    "background_color": "#060a0f",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "shortcuts": [
      {
        "name": "About",
        "short_name": "About",
        "description": "Learn more about Gaurav Garje",
        "url": "/about",
        "icons": [{ "src": "/logo.webp", "sizes": "1024x1024" }]
      },
      {
        "name": "Projects",
        "short_name": "Projects",
        "description": "Explore Gaurav Garje's projects",
        "url": "/projects",
        "icons": [{ "src": "/logo.webp", "sizes": "1024x1024" }]
      },
      {
        "name": "Contact",
        "short_name": "Contact",
        "description": "Get in touch with Gaurav Garje",
        "url": "/contact",
        "icons": [{ "src": "/logo.webp", "sizes": "1024x1024" }]
      }
    ]
  }
  