{
  "name": "Saratoga Wind Evaluator",
  "short_name": "Saratoga Wind",
  "description": "Sailboat racing wind forecast evaluator for Saratoga Lake.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
