{
  "name": "Daily Rootzone Irrigation Planner",
  "short_name": "DRIP",
  "description": "Field-by-field irrigation scheduling using daily weather and soil water balance.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#5816a3",
  "orientation": "any",
  "icons": [
    { "src": "icon192.png", "sizes": "196x196", "type": "image/png", "purpose": "any" }
  ]
}
