{
  "name": "Solent Sailing Race Calculator & Planner",
  "short_name": "Solent Race Planner",
  "description": "A mobile-first race briefing tool for Solent yacht racing crews.",
  "start_url": "/plan",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaf4f3",
  "theme_color": "#eaf4f3",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}