{
  "name": "Tide Watch",
  "short_name": "Tides",
  "description": "Tide predictions and live water levels from NOAA CO-OPS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08211F",
  "theme_color": "#08211F",
  "categories": ["weather", "utilities", "travel"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
