{
  "name": "BoatHouseOS",
  "short_name": "BoatHouseOS",
  "description": "Rowing club management — roster, schedule, lineups, volunteers, and messaging.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#022e5d",
  "theme_color": "#022e5d",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
