{
  "name": "TVR 1898 Trainer App",
  "short_name": "TVR Trainer",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FFF5F5",
  "theme_color": "#E30613",
  "icons": [
    {
      "src": "/static/logo.png",
      "sizes": "200x200",
      "type": "image/png"
    }
  ]
}
