{
  "name": "Rajiv || Software Engineer",
  "short_name": "Rajiv",
  "description": "Software Engineer Portfolio Website",
  "start_url": "/",
  "theme_color": "#313bac",
  "background_color": "#ffffff",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Rajiv || Software Engineer",
      "short_name": "Rajiv",
      "description": "Software Engineer Website",
      "url": "/"
      
    }
  ],
  "orientation": "any",
  "icons": [
    {
      "src": "icons/favicon.ico",
      "sizes": "32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }]
 
}