{
  "name": "Zamá Charters",
  "short_name": "Zamá",
  "description": "Private yacht charters in Cancún, México. Isla Mujeres, Sunset, Jet Ski.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070C18",
  "theme_color": "#070C18",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "/apple-touch-icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "url": "/booking.html",
      "description": "Start a new booking"
    },
    {
      "name": "Operator Dashboard",
      "short_name": "Dashboard",
      "url": "/booking.html#operator",
      "description": "Open operator dashboard"
    }
  ]
}
