{
  "background_color": "#000000",
  "description": "Wave, wind, current and water level forecasts for the Hauraki Gulf",
  "dir": "ltr",
  "display": "standalone",
  "name": "Auckland Marine Forecast",
  "orientation": "any",
  "short_name": "Marine Forecast",
  "start_url": "/",
  "theme_color": "#000000",
  "categories": ["weather", "navigation"],
  "icons": [
    {
      "src": "/assets/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
