{
  "name": "Never Tame Tuning",
  "short_name": "NT Tuning",
  "description": "Drag-racing tuner with AI chat, multi-car garage, custom fields, and suggestions.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0b0d",
  "theme_color": "#0b0b0d",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}