{
  "name": "EZ BoatShare",
  "short_name": "EZ BoatShare",
  "description": "Sharing Boats Made Easy — the complete platform for managing shared boat ownership.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F4F7",
  "theme_color": "#0D1B2A",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

