{
  "lang": "en-gb",
  "name": "UK Airport Taxi",
  "scope": "/",
  "display": "standalone",
  "start_url": "/",
  "short_name": "UK Airport Taxi",
  "theme_color": "#2196f3",
  "background_color": "#2196f3",
  "description": "We have invested in state of the art booking system and we have various fleet of vehicles drove by the experienced licensed drivers, so whenever you need a professional Taxi Service, Choose UK Airport Taxi.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icons/pwa3-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/pwa3.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}