{
  "name": "DTDC Hosur",
  "short_name": "DTDC Hosur",
  "description": "Official website of DTDC Hosur operated by Shalini Enterprises.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B4EA2",
  "icons": [
    {
      "src": "assets/images/favicon.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/favicon.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}