{
  "name": "ShareWay — Smarter Commutes Together",
  "short_name": "ShareWay",
  "description": "ShareWay connects commuters traveling similar routes to coordinate shared trips, fairly rotate driving responsibilities, and share transportation expenses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/logo-full.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
