{
  "name": "Weighted Feed Calculator",
  "short_name": "Weighted Feed",
  "description": "Estimate milk transfer from before and after feeding weights.",
  "start_url": "/tools/weighted-feed-calculator/",
  "scope": "/tools/weighted-feed-calculator/",
  "display": "standalone",
  "background_color": "#FBF6F1",
  "theme_color": "#2F6F6B",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
