{
  "name": "Guru Kripa Services",
  "short_name": "GKS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#071b3d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}