{
  "name": "Crew Assist",
  "short_name": "Crew Assist",
  "description": "Your United Airlines crew connection app — layover matches, contract Q&A, and trip tools.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1F35",
  "theme_color": "#0D1F35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "travel"]
}
