{
  "name": "WingGuide AI",
  "short_name": "WingGuide",
  "description": "VFR pilot weather briefing assistant",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1B2B4B",
  "background_color": "#0f1219",
  "icons": [
    {
      "src": "/wingguide-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wingguide-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
