{
  "name": "Blue Ocean Yacht Charters",
  "short_name": "BOYC",
  "description": "Blue Ocean Yacht Charters — staff & charter portal",
  "start_url": "/my-schedule",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/boyc-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/boyc-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
