{
  "name": "Tallyhoo",
  "short_name": "Tallyhoo",
  "description": "Tallyhoo is a live scorekeeping app for in-person card games — no sign-in, works on your phone or laptop. Currently supports Hearts, Oh Hell, and Golf.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7F3",
  "theme_color": "#2E7D5B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
