{
  "name": "Caribbean Breeze Guest",
  "short_name": "CB Guest",
  "description": "Your vacation companion — property info, island happenings, AI concierge, and more.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0D4F4F",
  "background_color": "#F0F4F5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "prefer_related_applications": false
}
