{
  "name": "Trunks & Hunks Swim Forecast",
  "short_name": "HUNKS",
  "description": "7am sea swim forecast for Seaford Beach",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1f2d",
  "theme_color": "#1da9c8",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}