{
  "short_name": "BikePooling",
  "name": "BikePooling App",
  "description": "A bike pooling application for sharing rides and reducing traffic",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
