{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Avalanche.report",
  "short_name": "Avalanche.report",
  "orientation": "any",
  "display": "standalone",
  "start_url": "/bulletin/latest",
  "background_color": "#ffffff",
  "theme_color": "#19abff",
  "icons": [
    {
      "src": "./apple-touch-icon-180x180.png",
      "sizes": "180x180"
    }
  ]
}
