{
  "name": "SuperGo",
  "short_name": "SuperGo",
  "description": "Your All in One Companion",
  "start_url": "/supergo/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea3f1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://supercab.com.ng/supergo/images/iphone.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://supercab.com.ng/supergo/images/iphone.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}