{
  "name": "Bushel & Tap",
  "short_name": "Bushel & Tap",
  "description": "Eat enough produce — never count a gram.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F1E6DC",
  "theme_color": "#2B2A26",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
