{
  "name": "VU Bus Tracker",
  "short_name": "VU Buses",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#2D343B",
  "theme_color": "#2D343B",
  "icons": [
    {
      "src": "vu_bus_tracker.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "vu_bus_tracker.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
