{
  "name": "Hoof Tracker",
  "short_name": "Hoof Tracker",
  "description": "Log hoof trims, track photos over time, and get reminded when the next trim is due.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f8f0",
  "theme_color": "#2f5233",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
