{
  "name": "Tropical Skips",
  "short_name": "Skips",
  "description": "Skip bin hire operations",
  "start_url": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#B01785",
  "theme_color": "#B01785",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
