{
  "short_name": "RouteU",
  "name": "RouteU - Student Transit",
  "description": "Smart, safe commute tracker for NYC students. Track rides, plan routes, and find nearby buses and trains.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1021",
  "theme_color": "#0B1021",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
