{
  "name": "InchTight — match race",
  "short_name": "InchTight",
  "description": "A 2D match-racing sailing simulator with the real rules — pre-start, marks and umpire calls.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#08263a",
  "theme_color": "#08263a",
  "icons": [
    { "src": "icon.png", "sizes": "601x601", "type": "image/png", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
