{
  "name": "eglinton",
  "short_name": "eglinton",
  "description": "Real-time transit web app showing live vehicle locations, routes, and stops across multiple networks in Europe and North America",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://assets.eglinton.app/branding/eglinton-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://assets.eglinton.app/branding/eglinton-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
