{
  "name": "BusTime",
  "short_name": "BusTime",
  "display": "standalone",
  "background_color": "#182434",
  "description": "Bus Tracker tells you where your vehicle is right now and when it will arrive at your stop.",
  "icons": [{
    "src": "assets/img/google/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "assets/img/google/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
