{
  "name": "F1 Qualifying Predictor",
  "short_name": "F1 Predictor",
  "description": "Formula 1 qualifying time prediction based on Free Practice data",
  "start_url": "/f1/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e10600",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/f1/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}