{
  "name": "FH6GPT Tune Lab",
  "short_name": "FH6GPT",
  "description": "A Forza Horizon tuning calculator for grip, drift, and drag builds with phase-based diagnostics.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#09030f",
  "theme_color": "#140921",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}