{
  "name": "RaceSpace",
  "short_name": "RaceSpace",
  "description": "Share and compare your iRacing telemetry with the community",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#e53935",
  "background_color": "#09090e",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
