{
    "name": "Predict Sea \u2014 Marine Weather Forecasts",
    "short_name": "Predict Sea",
    "description": "Global marine weather forecasts for passage planning: wind, waves, pressure, cloud, sea temperature and ocean currents.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0b1424",
    "theme_color": "#0b1424",
    "shortcuts": [
        {
            "name": "Watch list",
            "short_name": "Watch list",
            "description": "Saved spots against their wind, gust and wave thresholds",
            "url": "./#/watch"
        }
    ],
    "icons": [
        {
            "src": "images/Logo_PredictSea.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}