{
  "name": "edrive",
  "short_name": "edrive",
  "description": "Nigeria's ride-sharing and intercity travel platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#005023",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/loretwo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/loretwo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}