{
  "name": "Loan EMI Calculator | Calculate Loan EMI Online",
  "short_name": "Loan EMI Calculator",
  "description": "Free Loan EMI Calculator - calculate your monthly EMI, total interest, and total payment instantly.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#923239",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "./assets/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
