{
  "name": "PawSafe - Zoonotic Disease Education",
  "short_name": "PawSafe",
  "description": "An interactive educational site teaching pet owners how to reduce the spread of zoonotic diseases.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1e9da",
  "theme_color": "#45503b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
