{
  "name": "buyboat.ai — AI Yacht Marketplace",
  "short_name": "buyboat.ai",
  "description": "Buy, sell and charter yachts with AI-powered search, verified brokers and transparent pricing.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["shopping", "travel", "lifestyle"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search boats", "url": "/search" },
    { "name": "Ask the AI", "url": "/ai" },
    { "name": "Saved boats", "url": "/saved" }
  ]
}
