{
  "name": "Commute \u00b7 London",
  "short_name": "Commute",
  "description": "Live North London commute dashboard \u2014 tube, train, and football alerts",
  "start_url": "/sio-commute-app/commute-dashboard.html",
  "scope": "/sio-commute-app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d14",
  "theme_color": "#0b0d14",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}