{
  "name": "Aviation Hub",
  "short_name": "AvHub",
  "description": "The complete pilot platform — logbook, METAR, gear, CFI booking, tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0c1a2e",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["aviation", "education", "utilities"],
  "shortcuts": [
    { "name": "Logbook", "url": "/logbook", "description": "Log a flight" },
    { "name": "Tools", "url": "/tools", "description": "METAR, E6B, W&B" },
    { "name": "Shop", "url": "/shop", "description": "Pilot gear" }
  ]
}
