{
  "name": "RC Tuner — Touring Car Expert",
  "short_name": "RC Tuner",
  "description": "Professional 1/10 4WD touring car engineering platform — setup analysis, telemetry coaching, track intelligence",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e94560",
  "orientation": "any",
  "lang": "en-US",
  "categories": ["sports", "utilities", "productivity"],
  "icons": [
    {"src": "/static/icons/icon-192.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/static/icons/icon-512.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Dashboard", "short_name": "Home", "url": "/dashboard.html", "description": "Overview and quick actions"},
    {"name": "Build Setup", "short_name": "Builder", "url": "/setup-builder.html", "description": "5-step setup wizard"},
    {"name": "Compare", "short_name": "Compare", "url": "/garage.html", "description": "Visual setup comparison"},
    {"name": "Coach", "short_name": "Coach", "url": "/coaching-chat.html", "description": "AI coaching chat"},
    {"name": "Community", "short_name": "Social", "url": "/community.html", "description": "Share and discover setups"}
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": []
}
