{
  "name": "CrewPath",
  "short_name": "CrewPath",
  "description": "Your path to maritime work, crew, and career growth.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f8ff",
  "theme_color": "#0d3b6e",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/assets/crewpath-logo-round.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
