{
  "name": "Flight Mapper — Alexa Business Aviation",
  "short_name": "Flight Mapper",
  "description": "Free great circle route mapper for aviation. Plan flight routes, draw range rings, calculate distances and flight times. Modern alternative to GCmap.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1f35",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
