{
  "name": "Tube Live",
  "short_name": "Tube Live",
  "icons": [
    {
      "src": "/images/192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "description": "Find nearby London Underground tube stations and live arrival times. Real-time TfL data for commuters.",
  "categories": [
    "travel",
    "navigation",
    "utilities"
  ]
}