{
  "name": "All Things Medical L.L.C.",
  "short_name": "All Things Medical",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf5e8",
  "theme_color": "#061a34",
  "icons": [
    {
      "src": "/assets/img/brand-icons/all-things-medical-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/brand-icons/all-things-medical-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Final public marketing baseline for All Things Medical L.L.C. parent-company brand family website.",
  "shortcuts": [
    {
      "name": "Brand Family",
      "url": "/brand-family/",
      "description": "Explore the ATM brand family."
    },
    {
      "name": "Contact ATM",
      "url": "/contact/",
      "description": "Start a public inquiry."
    }
  ]
}