{
  "name": "surfwindow",
  "short_name": "surfwindow",
  "description": "Find the best surf window. Paddle out with your crew. Capture the moments.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/surfwindow-logo-md.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/surfwindow-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
