{
  "name":"Nitesh Portfolio",
  "short_name":"Portfolio",
  "start_url":"index.html",
  "display":"standalone",
  "background_color":"#0f172a",
  "theme_color":"#38bdf8",
  "icons":[
    {
      "src":"assets/profile.jpg",
      "sizes":"192x192",
      "type":"image/png"
    }
  ]
}