{
  "name": "Hashwith Drop Taxi",
  "short_name": "Hashwith",
  "description": "One Way Taxi, Round Trip Taxi and Airport Transfer Services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4C1D95",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}