{
  "name": "Turf Tracker",
  "short_name": "Turf",
  "description": "Field decision tool for area-based plant nutrition",
  "id": "turf-tracker",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#ffffff",
  "theme_color": "#171717",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
