{
  "name": "UBER ASSIST App",
  "short_name": "Uber Assist",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff0000",
  "theme_color": "#ff0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/bce0ba10-c0a3-4e1c-848e-f0ef1b755fc5/03d6f6f4eefbca1a0b135565d13faf1b.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/bce0ba10-c0a3-4e1c-848e-f0ef1b755fc5/03d6f6f4eefbca1a0b135565d13faf1b.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}