{
  "name": "Sea Thistle",
  "short_name": "Sea Thistle",
  "description": "Pre‑sail and post‑sail checklists for Sea Thistle, plus boat info and VHF channels.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A2E3B",
  "theme_color": "#1A2E3B",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}