{
  "name": "Treatment Log",
  "short_name": "Treatment Log",
  "description": "Record and review treatments for the animals in your care.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14291b",
  "theme_color": "#1d3a27",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
