{
  "name": "Tennis Club of St. Croix",
  "short_name": "TCSTX",
  "description": "Member portal for The Tennis Club of St. Croix — events, announcements, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#003D2C",
  "theme_color": "#003D2C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}