{
  "name": "Baramati Agro Stock Calculator",
  "short_name": "Agro Calc",
  "description": "Calculate stock quantities, tons, and prices easily.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
