{
  "name": "Nidhi Capital",
  "short_name": "NidhiCap",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0052cc",
  "icons": [
    {
      "src": "/images/Nidhi Cap Logo.ico", // Make sure this path is correct
      "sizes": "48x48",
      "type": "image/x-icon"
    }
    // You can add more icons of different sizes here
  ]
}