{
  "name": "bustrackr - School Bus Tracking",
  "short_name": "bustrackr",
  "description": "Live school bus tracking for parents and schools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#BAFF39",
  "icons": [
    {
      "src": "/Bustrackr logo with green bus icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Bustrackr logo with green bus icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}