{
  "name": "RaceCrew",
  "short_name": "RaceCrew",
  "description": "The all-in-one platform for sailing teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#1a6fb5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/racecrew-icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/racecrew-icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/racecrew-icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
