{
  "name": "Beer Bank: Calorie Ledger",
  "short_name": "Beer Bank",
  "description": "A humorous iOS calorie ledger that compares workout calories against the drinks you log. Responsible-ish accounting.",
  "icons": [
    { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#F5F1E8",
  "background_color": "#F5F1E8",
  "display": "standalone",
  "start_url": "/"
}
