{
  "name": "Gold Price Calculator",
  "short_name": "Gold Rate Calc",
  "description": "Calculate daily gold price valuation, gold loan rates, interest rates, and closure details.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#eed48f",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
