{
  "name": "TfNSW Non-Standard Runs",
  "short_name": "NSR Tracker",
  "description": "Live tracker for non-standard, heritage and freight trains on the NSW network.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#f5a623",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}