{
  "name": "Sale Day - Blueprint Ag.",
  "short_name": "Sale Day",
  "description": "Sale day net proceeds calculator. What's left after the sale barn?",
  "start_url": "/sale-day",
  "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"
    }
  ]
}
