{
  "name": "Helen Water Park",
  "short_name": "Helen Water Park",
  "description": "Georgia's premier family water park featuring thrilling water slides, wave pools, and lazy rivers",
  "icons": [
    {
      "src": "/images/helenicon1.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/helenicon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait"
} 