{
  "name": "Fourwinds Hotel",
  "short_name": "Fourwinds",
  "description": "Fourwinds Marina, Lakeside Inn & RV Resort — Guest Hub",
  "start_url": "/guest-hub/",
  "display": "standalone",
  "background_color": "#19a0d8",
  "theme_color": "#19a0d8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/themes/YOUR-THEME/assets/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/YOUR-THEME/assets/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
