{
  "name": "SLSC Thistle Regatta Course Set Up",
  "short_name": "Thistle Course Setup",
  "description": "Sailboat racing course layout and marks setup calculator for Saratoga Lake.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1726",
  "theme_color": "#0e1726",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
