{
  "name": "HEAT: Pedal to the Metal - Race Companion",
  "short_name": "HEAT Companion",
  "description": "Digital companion for the HEAT: Pedal to the Metal board game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#d40000",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
