{
  "name": "All Things Medical L.L.C. Website v1.0.1",
  "short_name": "ATM v1.0.1",
  "description": "Corporate umbrella website for All Things Medical L.L.C.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fff8ec",
  "theme_color": "#07182f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}