{
  "name": "Route Weather Planner",
  "short_name": "Route Wx",
  "description": "Preflight route weather briefing: fronts, METAR/TAF, PIREPs, AIRMET/SIGMET, and AI synthesis.",
  "start_url": "/routeplanner/",
  "scope": "/routeplanner/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1622",
  "theme_color": "#132e4a",
  "icons": [
    { "src": "/routeplanner/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/routeplanner/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
