{
  "name": "OceanCrew — Crew Portal",
  "short_name": "OceanCrew",
  "description": "Your crew self-service portal — details, documents, contracts, timesheets and more.",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/portal-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
