{
  "name": "Target Velocity Vector",
  "short_name": "TargetVector",
  "description": "Milestone target tracking vector field visualizer with physical torque dynamics.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#030307",
  "theme_color": "#ff007f",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}