{
  "name": "MOVVIA - Luxury Travel Concierge",
  "short_name": "MOVVIA",
  "description": "Colombia's premier luxury travel concierge. Yacht charters, villa rentals, island experiences, and more in Cartagena.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MOVVIA Home"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MOVVIA Mobile"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Browse Yachts",
      "url": "/yachts",
      "description": "Explore luxury yacht charters"
    },
    {
      "name": "Book Experience",
      "url": "/experiences",
      "description": "Discover curated experiences"
    },
    {
      "name": "My Bookings",
      "url": "/profile/bookings",
      "description": "View your bookings"
    }
  ]
}
