{
  "name": "TaxiManager",
  "short_name": "TaxiManager",
  "description": "Accounting & tax system for taxi and PHV drivers in the UK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3EFE6",
  "theme_color": "#253D5C",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
