{
  "name": "ZoetisDx",
  "short_name": "ZoetisDx",
  "description": "ZoetisDx is the web and mobile experience for Veterinarians and practice staff to view Zoetis diagnostic results and access Zoetis Clinical Consultation Services anywhere, anytime, from any device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
      {
        "src": "/icons/app-icon192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/app-icon512x512.png",
        "sizes": "474x474",
        "type": "image/png"
      }
    ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "474x632",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "474x632",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}

