{
  "name": "Bridge Status Web App",
  "short_name": "Bridge Status",
  "description": "Search Bridge Conditions in your Community.",
  "start_url": "default?utm_source=a2hs",
  "display": "standalone",
  "background_color": "#343a40",
  "theme_color": "#343a40",
  "icons": [
    {
      "src": "/img/bridge_manifest_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/touch-icon-iphone.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
