{
  "name": "Flight Viz - Real-Time 3D Flight Tracker",
  "short_name": "Flight Viz",
  "description": "Track flights in real-time on a 3D globe with live data, weather radar, and altitude profiles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "utilities"],
  "lang": "en"
}
