{
  "name": "TxDOT FAST Landing",
  "short_name": "TxDOT FAST",
  "description": "TxDOT Road and Bridge Flood Forecast System landing page.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#cccccc",
  "theme_color": "#14375a",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
