{
  "short_name": "Hanwell",
  "name": "Hanwell Station Live Departures",
  "icons": [
    {
      "src": "/static/app-icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/static/app-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#06060a",
  "theme_color": "#611b5e",
  "display": "standalone",
  "orientation": "portrait"
}
