{
  "name": "Airport Wait Times",
  "short_name": "Wait Times",
  "description": "Live airport security wait times.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#0263e0",
  "icons": [
    {
      "src": "./plane72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ]
}