{
  "name": "Transit Alerts",
  "short_name": "Train Alerts",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Consolidated application for transit alerts in the New York City region.",
  "icons": [{
    "src": "apple-touch-icon.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "apple-touch-icon.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "apple-touch-icon.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "apple-touch-icon.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "apple-touch-icon.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "apple-touch-icon.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "web"
  }]
}