{
  "name": "GR8 Tracks",
  "short_name": "GR8 Tracks",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Live river levels, streamflow, and trail conditions across the U.S.",
  "theme_color": "#1e293b",
  "background_color": "#dff1ff"
}
