{
  "name": "Vineel Vanjari",
  "short_name": "Vineel",
  "theme_color": "#2196f3",
  "background_color": "#1b1b1d",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/img/vineel_img.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/img/vineel_img.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
