{
  "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": "#0B1413",
  "theme_color": "#3FA393",
  "icons": [
    {
      "src": "/surfwindow-logo-md.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/surfwindow-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/surfwindow-logo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/surfwindow-logo-maskable-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
