{
  "name": "Calf Tally - Blueprint Ag.",
  "short_name": "Calf Tally",
  "description": "Mobile cattle tally counter. Tap to count steers and heifers.",
  "start_url": "/cattle-counter",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#274D83",
  "icons": [
    {
      "src": "/icons/tally-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/tally-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
