{
  "name": "Guard Login",
  "short_name": "Guard",
  "start_url": "https://live.ekswell.in/guard-login.php",
  "display": "standalone",
  "background_color": "#081524",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}