{
  "name": "Vanguard Yachts – Luxury Yacht Broker",
  "short_name": "Vanguard Yachts",
  "description": "Expert luxury yacht broker and charter services on the French Riviera. Premium yacht sales, rentals, and charter packages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0a1628",
  "categories": ["business"],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/mobile-home-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/icon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Browse Yachts",
      "short_name": "Yachts",
      "description": "View our luxury yacht listings",
      "url": "/yachts",
      "icons": [
        {
          "src": "/icons/yachts-icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Yacht Charter",
      "short_name": "Charter",
      "description": "Explore luxury yacht charter options",
      "url": "/charter",
      "icons": [
        {
          "src": "/icons/charter-icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
