{
  "name": "NaukriPulse",
  "short_name": "NaukriPulse",
  "description": "Adds the official NaukriPulse Telegram link to the website footer.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/naukripulse-logo.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "scope": "./"
}