{
  "name": "EDS Flight Deck",
  "short_name": "Flight Deck",
  "description": "EDS Flight Deck — flight briefings, crew chat, live show maps and airspace awareness for Elite Drone Shows staff.",
  "start_url": "/crew",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f16",
  "theme_color": "#0a0f16",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/eds-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/eds-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/eds-app-icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/eds-app-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {"name": "Today's Briefing", "short_name": "Briefing", "url": "/crew/briefing"},
    {"name": "Flight Deck Chat", "short_name": "Chat", "url": "/crew/chat"},
    {"name": "Live Show Map", "short_name": "Map", "url": "/crew/map"}
  ]
}
