{
  "name": "Vet Smart",
  "short_name": "VetSmart",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#E8F4F8",
  "theme_color": "#1D44BF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}