{
  "name": "PNW Passage Planner",
  "short_name": "Passage Planner",
  "description": "Passage planning for Pacific Northwest and BC waters — weather scoring, tidal rapids, and float plans.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1f2d",
  "theme_color": "#0d1f2d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
