{
  "name": "Ridevy - UK Public Transport App",
  "short_name": "Ridevy",
  "description": "Real-time UK bus and train tracking app with live arrivals, journey planning, and get-off alerts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b22a9",
  "icons": [
    {
      "src": "images/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
