{
  "name": "F1 107% Performance Tracker",
  "short_name": "F1 107%",
  "description": "Calculate the 107% qualifying cut-off for F1 2026 sessions.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#15151e",
  "theme_color": "#e10600",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}