{
  "name": "WeatherRef",
  "short_name": "WeatherRef",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8f7",
  "theme_color": "#176b6a",
  "icons": [
    {
      "src": "/brand/weatherref-logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/weatherref-logo-icon-reverse.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ]
}
