{
  "name": "Provider Finder",
  "short_name": "Provider Finder",
  "description": "Find pediatric providers near you sorted by drive time",
  "display": "standalone",
  "start_url": "/",
  "background_color": "#0b2545",
  "theme_color": "#0b2545",
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
