{
  "name": "CharterLogic Crew",
  "short_name": "CharterLogic",
  "description": "Crew portal for briefing packages, journey logs, and tech log reporting.",
  "start_url": "/my-roster/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f3",
  "theme_color": "#0e6b72",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-square.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
