{
  "name": "GET Cabs",
  "short_name": "GET Cabs",
  "description": "Outstation cabs by local drivers. A Green Earth Trails service.",
  "start_url": "/cabs",
  "scope": "/cabs",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F3D2B",
  "theme_color": "#0F3D2B",
  "icons": [
    { "src": "/cabs/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/cabs/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
